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 current-state brief. ## Core Features & Use Cases - Parallel transcript mining: Fans out subagents across your Cursor chat history to extract topics, decisions, open threads, and artifacts per chat. - Shared record sweep: Searches source control, issue trackers, chat channels, docs, and error tracking for user-reported symptoms and reverted fixes tied to a named feature or bug. - Live-state verification: Cross-checks surfaced PRs, branches, and tickets with git and gh before writing the brief. - Use Case: You return from a week off and ask "catch me up on the payments refactor". The Skill mines your recent chats, sweeps the shared record for incidents and reverted fixes, verifies branch and PR status, and returns a capsule with tagged thread statuses and the single best next move. ## Quick Start Ask the assistant to recall your work on a specific feature or to catch you up on where you left off this week.