What problem does it solve?
When coding sessions time out, crash, or get unexpectedly interrupted, you lose critical context about your active task, forcing you to waste time reconstructing what you were working on from memory. This Skill eliminates that friction by automatically gathering and synthesizing all available evidence to rebuild your full task context so you can pick up right where you left off.
Core Features & Use Cases
- Evidence-Based Context Reconstruction: Aggregates session history, handoff notes, workspace artifacts, git state, command logs, and recent file changes to build a complete picture of your interrupted work.
- Intelligent Recovery Modes: Automatically selects the appropriate recovery path (continue, summarize, ask for confirmation, offer task options, or stop) based on the strength of available evidence and risk level.
- Use Case: If your development session crashes mid-debug of a failing authentication flow, this Skill will pull your recent test logs, code diffs, and error output to identify exactly where you left off and suggest the next safe debugging step.
Quick Start
Use the recover skill to resume the interrupted work from your last coding session after the unexpected timeout.