error-recovery-patterns
CommunitySystematic error handling and recovery.
Software Engineering#debugging#troubleshooting#error handling#recovery#retry patterns#fallback strategies
Authorpmarashian
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a structured approach to identifying, understanding, and resolving various types of errors encountered during task execution, minimizing downtime and ensuring task completion.
Core Features & Use Cases
- Error Classification: Differentiates between critical, non-critical, and transient errors.
- Recovery Strategies: Offers specific patterns for compilation errors, test failures, tool failures, and browser testing issues.
- Retry Mechanisms: Implements exponential backoff with defined retry limits for transient issues.
- Fallback Options: Includes strategies like using alternative tools, graceful degradation, or skipping non-critical steps.
- Use Case: When a compilation error occurs, this Skill guides you through reading the error message, fixing syntax or type issues, and re-running the compilation check. If a tool fails due to a network timeout, it suggests retrying with exponential backoff up to three times before considering a fallback.
Quick Start
Use the error-recovery-patterns skill to help resolve a compilation error by providing the error message.
Dependency Matrix
Required Modules
None requiredComponents
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: error-recovery-patterns Download link: https://github.com/pmarashian/cursor-agent-skills/archive/main.zip#error-recovery-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.