What problem does it solve? Long agent sessions drift: decisions get made implicitly, context gets lost, and the user loses track of where the work stands. This Skill produces a scannable status report so the user can validate or correct the current state in one pass. ## Core Features & Use Cases - Structured Status Report: Summarizes key findings, explicit versus implicit decisions, open questions, and next steps in bullet points. - Drift Detection: Surfaces assumptions and architectural calls made without user confirmation, which is where sessions typically go off track. - Optional Focus Area: Accepts an argument to narrow the recap to a specific topic instead of the whole session. - Use Case: Midway through a multi-hour debugging or implementation session, ask for a recap to re-align on what was decided, what is still open, and what happens next before continuing. ## Quick Start Ask the agent to recap where the work stands, optionally naming a focus area such as the current ticket or feature.