What problem does it solve?
When a Claude Code session is interrupted, compacted, or abandoned, picking up the work without full context leads to repeated mistakes, duplicated effort, or lost objectives. This Skill reconstructs the original business goal from session history and continues the unfinished task safely.
Core Features & Use Cases
- Verified History Reading: Invokes the read-claude-code-history Skill to obtain a chronological evidence briefing before taking any action.
- Continuation Contract: Builds a structured contract capturing the original outcome, unfulfilled requests, user corrections, and proven assets before changing anything.
- Reality Reconciliation: Verifies current workspace state, branch, files, and prior writes against the transcript so stale claims are never trusted.
- Use Case: A user provides a Claude Code Session ID after a run was compacted mid-task; the Skill reads the history, identifies the unfinished business goal, confirms what actually landed on disk, and executes the next direct action.
Quick Start
Continue my interrupted Claude Code session with session ID abc123 and finish the task that was left incomplete.