What problem does it solve? When a conversation ends or moves to another agent, context is lost. This Skill captures decisions, evidence, progress, and next actions in a durable checkpoint so the next session can resume research, planning, or implementation without repeating work. ## Core Features & Use Cases - Checkpoint Creation: Writes a structured handoff document containing decisions, evidence, unresolved questions, progress, and the next concrete action. - Artifact-Aware Updates: Updates an existing authoritative entry artifact instead of duplicating context, linking other sources rather than copying them. - Environment-Aware Packaging: Lists exact skill paths to load, flags resources unavailable in the target environment, and excludes credentials or sensitive data. - Use Case: You are mid-way through debugging an authentication issue and need to continue tomorrow or on another machine. Use this Skill to write a handoff file capturing findings, pending decisions, and the next step so the next session picks up exactly where you stopped. ## Quick Start Use the handoff skill to write a checkpoint document summarizing our current progress and next steps for the next session.