Help us improve
Share bugs, ideas, or general feedback.
From hyrex-rvf
Persist and restore agent sessions across conversations with state snapshots
npx claudepluginhub akhilyad/deployy --plugin hyrex-rvfHow this skill is triggered — by the user, by Claude, or both
Slash command
/hyrex-rvf:session-persist [--save|--restore|--list][--save|--restore|--list]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Save and restore complete agent sessions across conversations.
Creates p5.js generative art with seeded randomness, noise fields, and interactive parameter exploration. Use for algorithmic art, flow fields, or particle systems.
Share bugs, ideas, or general feedback.
Save and restore complete agent sessions across conversations.
When you need to pause work and resume later with full context, or when you want to checkpoint progress during long-running tasks.
mcp__hyrex__session_save to snapshot current statemcp__hyrex__session_list to see all saved sessionsmcp__hyrex__session_restore to resume a previous sessionmcp__hyrex__session_info for session details and metadatamcp__hyrex__session_delete to remove old sessionshooks_session-start — automatically restore context at conversation starthooks_session-end — automatically save state with metrics exporthooks_session-restore — restore a specific session by ID