handoff
SolidDistill session into a resumption-ready handoff document
Install
Quality Score: 84/100
Skill Content
Details
- Author
- LeeJuOh
- Repository
- LeeJuOh/claude-code-zero
- Created
- 6 months ago
- Last Updated
- 1 weeks ago
- Language
- JavaScript
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
handoff
Write a session handoff that lets a fresh agent (or you after compaction) resume cold with zero re-discovery. Use when ending or pausing a work session, before a likely compaction, or when passing work to another agent/worktree. Captures STATE (what is true now) over INSTRUCTIONS (what to do) — state survives when plans change; step-lists rot.
handoff
Load when a task needs to hand off current work, compact a conversation for another agent/session, or create restart notes; do not load for visual HTML repo reports.
handoff
Create a compact, secret-safe continuation brief that lets a fresh Codex task or another engineer resume work without reopening settled decisions. Use only when the user explicitly asks to hand off, compact, transfer, pause and resume, or continue substantial work in a new task or session. Do not use for ordinary final reports, short tasks, or automatic progress updates.