session-handoff - Create and resume AI agent session handoff documents
Creates and manages handoff documents to enable fresh AI agents to continue work without context loss.
Tags
Updated: 2026-09-17Capabilities
What this skill does
- Generate handoff document scaffolds
- Validate handoff document completeness
- List project handoff documents
- Check handoff context staleness
- Load context from handoff files
- Chain related handoff documents
Inputs
- Task slug
- Previous handoff file path
- Target handoff file path
- Git repository state
Outputs
- Handoff Markdown document
- Validation report and quality score
- Staleness assessment report
- Context summary report
Requirements
- Python runtime environment
- Git version control system
