Stats
Actions
Tags
From ruflo-rvf
Persist and restore agent sessions across conversations with state snapshots
How this skill is triggered — by the user, by Claude, or both
Slash command
/ruflo-rvf:session-persistThis 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.
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 IDCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub k2k22k2k22/ruflo --plugin ruflo-rvf