What problem does it solve?
This Skill ensures that complex tasks can be broken down and worked on by multiple agents sequentially, by creating clear, concise documentation that allows the next agent to pick up exactly where the previous one left off.
Core Features & Use Cases
- Context Preservation: Captures the current state of a project, including goals, recent changes, and key decisions.
- Agent Collaboration: Facilitates smooth transitions between different specialized agents or even different sessions for the same agent.
- Use Case: After an agent has made significant progress on a coding task but cannot complete it in one session, this skill generates a
HANDOFF.md file detailing the progress, what worked, what didn't, and the next actionable steps for another agent to continue the work.
Quick Start
Use the handoff skill to document the current state of the project and prepare for the next agent.