What problem does it solve?
Long-running development tasks are constantly interrupted by breaks, system restarts, or context window limits, causing developers to lose hours re-explaining context when they return. This Skill eliminates that productivity loss by automatically saving task state and enabling instant context restoration.
Core Features & Use Cases
- 4-Layer Recovery Architecture: Trigger detection, state snapshot, resume command generation, and agent restart with full context.
- Auto-Save on Interruption: Captures dev-task state, session info, git status, and external memory sync before any break.
- One-Command Resume: Three flexible resume modes (exact session, project name, or fresh session with injected state) fit any interruption duration.
- Context Reconstruction: Recovers from generic template state files using git logs, session search, and interruption logs when auto-detection fails.
Quick Start
Use the interruption-recovery skill to save your current development task state before taking a break and resume it later with full context restored.