hive.error-recovery
Installation
SKILL.md
Operational Protocol: Error Recovery
When a tool call fails:
- Diagnose — record error in notes, classify as transient or structural
- Decide — transient: retry once. Structural fixable: fix and retry. Structural unfixable: record as failed, move to next item. Blocking all progress: record escalation note.
- Adapt — if same tool failed 3+ times, stop using it and find alternative. Update plan in notes. Never silently drop the failed item.