What problem does it solve? When a conversation grows long or a session ends, context is lost and the next agent or session must start from scratch. This Skill compacts the current conversation into a structured handoff document so a fresh agent can pick up the work without repeating prior discussion. ## Core Features & Use Cases - Conversation Compaction: Summarizes the current session into a handoff document saved to the OS temporary directory, keeping the workspace clean. - Suggested Skills Section: Names which skills the next agent should invoke, preserving workflow continuity. - Artifact Referencing & 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 PII. - Use Case: Before ending a long debugging or design session, generate a handoff document tailored to the next session's goal so a new agent resumes exactly where you left off. ## Quick Start Ask the assistant to create a handoff document for the next session, optionally describing what that session will focus on.