Stats
Actions
Tags
From hyrex-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
/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.
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 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 akhilyad/deployy --plugin hyrex-rvf