What problem does it solve?
This Skill captures the essential context and state of a development session, ensuring that work can be seamlessly resumed later, preventing knowledge loss and context switching overhead.
Core Features & Use Cases
- State Capture: Gathers task status, git working tree state, and key decisions made.
- Risk Identification: Flags unfinished work, known risks, and open questions.
- Structured Handoff Note: Generates a clear, actionable document for the next session.
- Use Case: At the end of a long day of debugging a complex issue, run
/handoff to document exactly where you left off, what decisions were made, and what needs to be done next, so you or a colleague can pick it up efficiently tomorrow.
Quick Start
Use the handoff skill to capture the current session's state for a smooth transition.