Agent Handoff
Installation
SKILL.md
Agent Handoff
Prepare for the next agent or session by documenting your work and leaving the codebase in a good state.
When to Use
- At the end of a work session
- Before switching to a different task
- When handing off to another developer or agent
- When context window is getting full
Steps
- Commit completed work
- Stage and commit any finished changes
- Write clear, descriptive commit messages
- Don't leave partial work uncommitted unless necessary