handoff - Create or resume session handoffs using HANDOFF.md
Writes or resumes from a HANDOFF.md file at project root to transfer verified state and context between session runs.
Tags
Updated: 2026-09-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Archive existing HANDOFF.md files
- Verify repository state before writing
- Generate root HANDOFF.md file
- Resume work from HANDOFF.md
- Update project gitignore file
- Suggest handoff on session degradation
Inputs
- User handoff commands
- Root HANDOFF.md file
- Handoff markdown template file
- Git repository status and history
- Project files and test outputs
Outputs
- Root HANDOFF.md file
- Archived handoff markdown files
- Updated gitignore file
- Session degradation notification message
Requirements
- Claude Code execution environment
- Access to project repository
- Presence of HANDOFF template file
