recover-from-error

Community

Diagnose and recover from protocol errors quickly.

Authorcowwoc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Diagnose errors during task protocol execution and provide targeted recovery procedures to minimize downtime.

Core Features & Use Cases

  • Error classification: Guides diagnosis by category (build, agent, session, state, infrastructure).
  • Targeted recovery paths: Step-by-step fixes for each error class.
  • Time savings: Reduces recovery time from minutes to minutes with focused actions.

Quick Start

/workspace/main/.claude/scripts/recover-from-error.sh
--task "implement-formatter-api"
--section "build-recovery"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: recover-from-error
Download link: https://github.com/cowwoc/styler/archive/main.zip#recover-from-error

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