Error Recovery

Installation
SKILL.md

Error Recovery

Systematic error handling: detection, diagnosis, recovery, and prevention.

Errors are not failures - they're opportunities for systematic improvement. 95% of errors fall into 13 predictable categories.


When to Use This Skill

Use this skill when:

  • 📊 High error rate: >5% of operations fail
  • ⏱️ Slow recovery: MTTD (Mean Time To Detect) or MTTR (Mean Time To Resolve) too high
  • 🔄 Recurring errors: Same errors happen repeatedly
  • 🎯 Building error infrastructure: Need systematic error handling
  • 📈 Prevention focus: Want to prevent errors, not just handle them
  • 🔍 Root cause analysis: Need diagnostic frameworks

Don't use when:

Related skills

More from zpankz/mcp-skillset

Installs
GitHub Stars
2
First Seen