What problem does it solve?
This skill solves the problem of context loss when moving projects between different machines, sessions, or AI agents by creating a durable, machine-portable record of the current project state.
Core Features & Use Cases
- Durable Status Documentation: Automatically generates a comprehensive status document committed to the planning repository, ensuring a fresh session can pick up exactly where the previous one left off.
- Goal Preservation: Recovers and persists the original project objective to prevent scope drift or loss of intent during handoffs.
- Safety Verification: Performs a terminal-state check on all background tasks, PRs, and releases to ensure no work is dropped or left in an unstable state before retiring a session.
Quick Start
Invoke the handoff skill to generate a status document and a continuation prompt for the current project.