Systematic Debugging

Root-cause a bug with a hypothesis-driven loop instead of shotgun edits. Use when a bug isn't obvious after the first look, or when asked to "find out why" something fails.

jnMetaCode d989b23 11 files · 32.9 KB Updated

File contents

jnmetacode/skillet/tree/main/skills/systematic-debugging commit d989b2357c

Frequently asked questions

npx skillmds@latest add jnmetacode/systematic-debugging