Debug Code Systematically

Debug code with a scientific method instead of guessing. Use when fixing bugs, regressions, crashes, stack traces, failing tests, unexpected behavior, or "not working" reports. Produces a reproduced failure, tested hypotheses, isolated root cause, fix, and regression check.

ariaxhan 3d47a96 2 files · 2.2 KB Updated

File contents

ariaxhan/the-agent-library/tree/main/code-engineering/debug-code-systematically commit 3d47a96f23

Frequently asked questions

npx skillmds@latest add ariaxhan/debug-code-systematically