debugging-and-error-recovery
addyosmani/agent-skills
This guide provides a systematic, structured approach for debugging complex technical issues, such as failing tests, broken builds, or unexpected runtime errors. It teaches the 'Stop-the-Line' rule and utilizes a comprehensive triage checklist (Reproduce, Localize, Reduce, Fix, Guard, Verify) to ensure root causes are found and prevented from recurring.