What problem does it solve? When resuming work after days away, you lose track of what you decided, which PRs shipped, and what users are still reporting. This Skill rebuilds that context by mining your own chat transcripts and the shared record (issues, PRs, error trackers) so you can pick up exactly where you left off. ## Core Features & Use Cases - Chat history mining: Fans out parallel subagents over your local agent transcripts, ordered by real modification time, returning per-chat findings with UUID citations. - Shared record sweep: Searches source control, issue trackers, chat channels, docs, and error tracking for symptoms, shipped-and-reverted fixes, and open incidents tied to the named topic. - Live-state verification: Cross-checks surfaced PRs, branches, and tickets with git and gh before writing the brief. - Use Case: Before resuming a half-finished feature, ask for a recap and receive a tight brief with a capsule, status-tagged threads, recurring problems, and the single next move. ## Quick Start Ask the agent to catch you up on your recent work on a specific feature before you resume it.