Loading...
Loading...
Found 6 Skills
Context preservation, tiered summarization, resumability
Create structured handoff for session continuation. Triggers: handoff, pause, save context, end session, pick up later, continue later.
This skill should be used when the user asks to "create a bootstrap prompt", "handoff", "save session state", "continue in new session", "create handoff", "session summary for continuation", "bootstrap for fresh session", or wants to capture the current session state for resumption in a new Claude Code session.
[Tooling & Meta] Save memory checkpoint to preserve analysis context
Mark a checkpoint in the current conversation — compact it into a durable handoff document so a fresh agent can resume the work without context loss. Use when the user wants to preserve session state for a later or parallel session — phrases like "hand this off", "write a handoff", "drop a wheypoint", "checkpoint this", "compact the conversation", "I'm running low on context", "save where we are for the next session", "prep a handoff for another agent", "/wheypoint". Use even when the user just says "wrap up" or "I need to clear context" mid-task. Do NOT use for per-phase pipeline handoffs — those belong to `/cook`, `/press`, `/age`, and `/cure`.
Write a handoff document summarizing the current conversation so a fresh agent can continue the work without losing context.