What is debugging-and-error-recovery?
Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing. Source: addyosmani/agent-skills.