Systematic Debugging

Four-phase structured debugging methodology. Use when (1) tests fail unexpectedly, (2) functions produce wrong values, (3) systems show anomalous results, (4) unexpected errors appear, (5) performance regresses, (6) multiple quick fixes have already failed. Enforces root cause investigation before any fix attempt.

nandkapadia 3531d3d 6.8 KB Updated

File contents

nandkapadia/claude-skills-agents/tree/main/skills/systematic-debugging commit 3531d3dffb

Frequently asked questions

npx skillmds@latest add nandkapadia/systematic-debugging