What problem does it solve?
This Skill automates the creation of a comprehensive handoff document that ensures continuity when transferring work between AI agents. It analyzes the current conversation, extracts essential context, decisions, and pending tasks, and saves a structured markdown file for seamless handoff.
Core Features & Use Cases
- Analyze conversations to generate a structured handoff with sections such as Overview, User Context, Completed Work, Current State, Pending Tasks, and Notes.
- Persist the handoff as a standardized file named handoff-summary-YYYYMMDD-HHMMSS.md in the project workspace.
- Enable multi-session handoffs and end-of-session transfers, allowing a new agent to resume work without re-collection of context.
Quick Start
Invoke the handover skill to generate a comprehensive handoff summary for the current session. The tool writes the output to ./handoff-summary-YYYYMMDD-HHMMSS.md and returns the path for review.