error-recovery
Installation
SKILL.md
Resources
scripts/
validate-error-recovery.sh
references/
common-errors.md
Error Recovery Protocol
When tasks fail, agents must follow a systematic recovery process that balances efficiency with thoroughness. This skill defines how to categorize errors, leverage institutional memory, apply multi-source recovery strategies, and know when to escalate.
Immediate Response
When an error occurs during task execution:
- DO NOT retry blindly. Read the full error message, stack trace, and any diagnostic output.