What problem does it solve? When a conversation ends or context runs out, the next agent session starts blind. This Skill captures the current state of work in a compact continuity brief so a fresh agent or session can pick up exactly where things left off. ## Core Features & Use Cases - Session Handoff Summaries: Generates a concise brief of the current conversation saved to the OS temporary directory, not the workspace. - Suggested Skills Section: Recommends which skills the next agent should invoke to continue the work. - Deduplication and Redaction: References existing artifacts (PRDs, plans, ADRs, commits) by path instead of duplicating them, and strips sensitive data like API keys and passwords. - Use Case: Before ending a long debugging or planning session, invoke this Skill with a note like "next session will implement the auth module" to produce a tailored handoff document. ## Quick Start Ask the agent to create a continuity brief for the next session, optionally describing what that session will focus on.