What problem does it solve? After a long working session, it is hard to remember exactly what shipped, what issues surfaced, and what still needs attention. This Skill produces a consistent, evidence-based session recap so you can scan the outcome instead of re-reading the entire conversation. ## Core Features & Use Cases - Fixed recap format: Renders four sections every time — work completed, what surfaced, issues worth filing, and immediate next steps — so reports are predictable and scannable. - Evidence-grounded reporting: Every completed item carries proof (PR number, commit SHA, run id), and uncertain states are re-verified with quick checks like gh pr view before being asserted. - Issue triage without mutation: Proposes GitHub issues for untracked signals with titles, labels, and rationale, but never files or edits anything itself. - Use Case: At the end of a day where you merged two PRs, hit a flaky test, and left one PR awaiting review, ask for a recap and get a dated report listing the merges with evidence, the flaky test as a surfaced finding, and "merge PR #13" as the top next step. ## Quick Start Ask the assistant to recap the session and summarize what we got done today.