claude-code-recovery

Official

Resilient AI workflows: Recover from crashes.

Authorthermiteau
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that AI workflows, particularly those managed by Claude Code, can gracefully handle unexpected failures, crashes, or command errors, allowing for seamless resumption of work and preventing data loss.

Core Features & Use Cases

  • State Persistence: Automatically saves progress to a state file after each milestone, enabling resumption from the last completed step.
  • Artefact Durability: Ensures critical outputs like designs and plans are posted to GitHub immediately, surviving session interruptions.
  • Crash Recovery: Provides a robust mechanism to validate saved state against the current environment and resume operations accurately.
  • Command & Subagent Failure Handling: Implements strategies to diagnose, fix, or report errors from individual commands or sub-tasks without derailing the entire workflow.
  • Use Case: If Claude Code is interrupted while implementing a feature, this Skill ensures it can pick up exactly where it left off, re-verify the branch and commits, and continue the implementation without manual intervention.

Quick Start

Use the claude-code-recovery skill to resume a previously interrupted workflow by checking for and validating the state file.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: claude-code-recovery
Download link: https://github.com/thermiteau/claude-vps/archive/main.zip#claude-code-recovery

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.