Help us improve
Share bugs, ideas, or general feedback.
From ruflo-rvf
Persist and restore agent sessions across conversations with state snapshots
npx claudepluginhub erfwn81/velora --plugin ruflo-rvfHow this skill is triggered — by the user, by Claude, or both
Slash command
/ruflo-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__claude-flow__session_save to snapshot current statemcp__claude-flow__session_list to see all saved sessionsmcp__claude-flow__session_restore to resume a previous sessionmcp__claude-flow__session_info for session details and metadatamcp__claude-flow__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