error-recovery - Detect and recover from stuck agent loops
Detects stuck retry patterns and forces recovery before wasted effort compounds
Tags
Updated: 2026-03-26Capabilities
Typical Inputs
Typical Outputs
What this skill does
- track failed attempts
- increment failure counter
- detect stuck patterns
- stop fix attempts
- re-analyze problem
- reset failure counter
- escalate to user
- present revised analysis
Inputs
- error messages
- issue description
- fix attempts
- test suite results
- file edit history
Outputs
- failure log
- revised analysis
- honest assessment
- user direction request
Requirements
- agent with retry capability
- issue tracking mechanism
