Systematic Debugging

Diagnoses bugs, failing tests, build failures, crashes, exceptions, stack traces, and unexpected or intermittent behavior by reproducing the failure, capturing exact error output, isolating the root cause, and fixing the cause rather than the symptom. Use when something is broken, a test or build fails, output is wrong, or a defect must be traced to its origin.

Cody-Sims f52ef8f 3 files · 10.2 KB Updated

File contents

Cody-Sims/agent-skills/tree/main/skills/systematic-debugging commit f52ef8f643

Frequently asked questions

npx skillmds@latest add cody-sims/systematic-debugging