What problem does it solve? When starting a new session, returning after a context switch, or losing track mid-session, you waste time reconstructing what you were doing. This Skill restores situational awareness by reading your git state, focus file, handoffs, tracks, and retrospectives to answer "where are we" and "what's next". ## Core Features & Use Cases - Rich Recap Mode: Runs a Bun script that aggregates focus state, schedule, git status, tracks, last retrospective, and handoff content, then suggests next actions. - Quick Mode: A fast (~0.1s) minimal recap showing only git status and focus state with no file content reads. - Now Mode: Reconstructs a mid-session timeline from conversation memory, classifying topic jumps as sparks, completions, returns, parks, or escapes to surface avoidance patterns. - Use Case: After a weekend break, run /recap to instantly see your last session summary, uncommitted changes, pending handoff, and two or three concrete options for what to tackle next. ## Quick Start Ask the assistant to run /recap to get a full orientation of the current session including git state, focus, and suggested next steps.