error-recovery

Community

Retry and escalate gracefully for subagents.

AuthorClouder0
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Strategies for handling subagent failures with retry logic and escalation patterns.

Core Features & Use Cases

  • Retry strategies: Simple retry, context enhancement, and scope reduction.
  • Escalation: Route to specialized contractors for resolution.

Quick Start

Apply the appropriate recovery strategy based on the failure type and retry limits.

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: error-recovery
Download link: https://github.com/Clouder0/dotagent/archive/main.zip#error-recovery

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