What problem does it solve? When a working session ends, the next agent or teammate normally has to re-read the entire conversation to continue. This Skill compacts the session into a short handoff document so work resumes without losing context. ## Core Features & Use Cases - Session Compaction: Summarizes current state, key decisions, next actions, and open questions into a one-screen document. - Artifact Referencing: Points to specs, PRDs, ADRs, issues, commits, and diffs by path or URL instead of duplicating their content. - Safety and Hygiene: Redacts secrets and PII, verifies suggested skills exist, and saves the file to the OS temp directory rather than the workspace. - Use Case: After a long debugging or design session, invoke the handoff skill to produce a dated markdown file the next agent reads in minutes to pick up exactly where you stopped. ## Quick Start Use the handoff skill to write a handoff document for this session so a fresh agent can continue the work tomorrow.