What problem does it solve? When a conversation grows long or a task must continue in a new session, context is lost. This Skill compacts the current conversation into a handoff document so another agent can pick up the work without re-reading the entire history. ## Core Features & Use Cases - Conversation Compaction: Summarizes the current conversation into a concise handoff document saved to a temporary file path. - Artifact Referencing: Avoids duplicating content already captured in PRDs, plans, ADRs, issues, commits, or diffs by referencing them via path or URL. - Next-Session Guidance: Suggests which skills the next session should use and tailors the document when the user describes the next session's focus. - Use Case: After a long planning session that produced a PRD and partial implementation, generate a handoff doc so a fresh agent can continue coding with full context. ## Quick Start Ask the agent to create a handoff document for the next session, optionally describing what that session will focus on.