What problem does it solve? When a working session ends or context runs out, the next agent or session starts blind. This Skill compacts the current conversation into a structured handoff document so a fresh agent can pick up the work without re-reading the entire history. ## 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: Recommends which skills the next agent should invoke to continue the work effectively. - Deduplication & Redaction: References existing artifacts (PRDs, plans, ADRs, issues, commits, diffs) by path or URL instead of duplicating them, and strips sensitive data such as API keys, passwords, and PII. - Use Case: Before ending a long debugging or planning session, invoke the handoff skill with a note like "next session: implement the routing phase" so the incoming agent receives a tailored, focused briefing. ## Quick Start Ask the agent to create a handoff document for the next session, optionally describing what that session will focus on.