What problem does it solve? When a conversation grows long or a session must end, context is lost and the next agent or session starts from zero. This Skill compacts the current conversation into a structured handoff document so work can resume without re-explaining prior decisions. ## Core Features & Use Cases - Conversation Compaction: Summarizes the current conversation into a handoff document saved to the operating system's temporary directory, keeping the workspace clean. - Suggested Skills Section: Names which skills the next agent should invoke, so the follow-up session activates the right capabilities immediately. - Artifact Referencing and Redaction: References existing specs, plans, ADRs, issues, commits, and diffs by path or URL instead of duplicating them, and redacts sensitive data such as API keys, passwords, and personally identifiable information. - Use Case: Before ending a long debugging or implementation session, ask for a handoff describing what the next session will focus on; the resulting document lets a fresh agent pick up exactly where you left off. ## Quick Start Ask the agent to create a handoff document for the next session, optionally describing what that session will focus on.