About
The Error Recovery skill provides Claude with a comprehensive framework for identifying, diagnosing, and resolving technical issues encountered during the coding process. It categorizes errors into API, Tool, Context, and MCP domains, offering specific recovery workflows like exponential backoff for rate limits, context compaction for token overflows, and permission validation for tool failures. By implementing these systematic patterns, developers can minimize downtime and ensure Claude remains productive even when encountering environmental or infrastructure hurdles.