What problem does it solve? When you return to a project after days away, you lose track of what you decided, which branches are in flight, and what users are still reporting. This Skill rebuilds that working context by mining your own chat history and the shared project record, then hands back a tight current-state brief so you can resume work immediately. ## Core Features & Use Cases - Parallel transcript mining: Fans out subagents across your recent chat history to extract goals, 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 the history of a named feature or bug, including fixes that shipped and were reverted. - Live state verification: Checks surfaced PRs, branches, and tickets against git and gh so the brief reflects current truth, not stale history. - Use Case: Before resuming work on a payment retry feature, ask to be caught up and receive a capsule with tagged thread statuses like [open PR #42], the recurring problems users still report, and the single most useful next action. ## Quick Start Ask the assistant to recall your work on a specific feature or catch you up on what you have been working on this week.