Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Persist and restore agent sessions across conversations with state snapshots
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 IDnpx skills add ruvnet/ruflo --skill session-persistHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Very clear and well structured, with almost no room for misunderstanding.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Highly actionable with clear, concrete steps that an agent can follow directly.