What problem does it solve?
This Skill prevents lost context between sessions by generating a comprehensive handoff snapshot that lets a fresh agent continue as if the conversation never stopped. It captures the user’s voice, prior decisions, alternatives rejected, artifacts, commands, plan state, open questions, and known failure modes to reduce rework and misunderstandings.
Core Features & Use Cases
- Periodic checkpointing: Writes an updated handoff every 20 turns to support seamless continuation.
- Session-end capture: Produces a robust final transfer document at session end (or records a marker via the supporting hook logic).
- Manual invocation: Generates a handoff on demand via /auto-handoff when you want an immediate snapshot.
- Deterministic 16-section transfer format: Emits a self-contained document in a fixed section order designed for reliable resumption.
Quick Start
Ask for a save and continuity snapshot by saying: "Run the auto-handoff skill now."