About
The Error Recovery skill provides Claude with a rigorous framework for handling development failures without panic. It guides the AI to systematically assess error severity, capture critical logs and state before they are lost, and execute a logic-driven recovery decision tree based on the failure type—whether it's a code bug, build error, environment issue, or external service outage. By ensuring rigorous post-recovery verification and automated documentation in issue trackers or memory graphs, this skill minimizes downtime and prevents the 'messy state' often encountered during autonomous coding tasks.