From orchestrator
Use when finishing a task, completing a significant milestone, or when the conversation is ending. Saves progress so the next session picks up seamlessly.
npx claudepluginhub spawnbox-dev/claude-plugins --plugin orchestratorThis skill uses the workspace's default tool permissions.
<HARD-GATE>
Writes structured handoff to .claude/handoff.md capturing completed work, pending tasks, and learnings at session end. Auto-activates on wrap-up signals like 'end of session', 'handoff', or 'save progress'.
Saves session state by writing first-person handoff notes to project-root/.remember/remember.md summarizing progress, next steps, and context for clean continuation in future sessions.
Saves session progress by committing changes, pushing to remote, creating/updating pull requests, persisting decisions/patterns to memory layers, compiling briefings, and archiving features. Use for checkpointing work or PRs.
Share bugs, ideas, or general feedback.
You're finishing a piece of work. Before moving on, call save_progress with:
Also consider:
note them nowclose_thread on themnote themThe goal: a fresh session reading your checkpoint should feel like they have full continuity.