What problem does it solve? When resuming work after days away, you lose track of what you decided, which PRs shipped, and what problems remain. This Skill rebuilds your recent working context from your own chat history and the shared engineering record, then hands back a tight brief of where things stand and what to do next. ## Core Features & Use Cases - Chat History Mining: Fans out parallel subagents across Cursor agent transcripts to extract topics, decisions, open threads, and artifacts, each cited by chat UUID. - Shared Record Sweep: Searches source control, issue trackers, chat channels, docs, and error tracking for user-reported symptoms, shipped-and-reverted fixes, and production errors tied to a named feature or bug. - Live State Verification: Cross-checks surfaced PRs, branches, and tickets with git and gh so the brief reflects current truth, not stale history. - Use Case: Before resuming a half-finished feature, ask for a recap and receive a capsule summary, per-thread status tags like [open PR #N], the top recurring problems, and the single most useful next action. ## Quick Start Ask the agent to recall your work on the billing retry feature from the past two weeks and produce a current-state brief.