Systematic Debugging

Root-cause a bug before touching a fix: reproduce, isolate, form and test a hypothesis, confirm the cause, then fix and verify. Stops guess-driven patching. For persistent, intermittent, or "already tried a few things" bugs.

byerlikaya 14a2f26 2 files · 7.5 KB Updated

File contents

byerlikaya/claude-starter-kit/tree/main/plugin/skills/systematic-debugging commit 14a2f26726

Frequently asked questions

npx skillmds@latest add byerlikaya/systematic-debugging