Debugging And Error Recovery

Guides systematic root-cause debugging with the Stop-the-Line rule and a reproduce → localize → reduce → fix → guard → verify triage checklist. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Trigger phrases: "test is failing", "build is broken", "I'm seeing an error", "find the root cause", "git bisect", "regression", "stop the line".

jankneumann Updated

File contents

jankneumann/agentic-coding-tools/tree/main/skills/debugging-and-error-recovery commit f3a4a5e948

Frequently asked questions

npx skillmds@latest add jankneumann/debugging-and-error-recovery