Systematic Debugging

Use when chasing a bug, crash, or "it works on my machine" mystery. Enforces hypothesis-driven debugging so you fix the actual cause instead of the first thing that looks wrong.

dkenge123-oss 375165a 2.2 KB Updated

File contents

dkenge123-oss/Waffle/tree/main/skills/systematic-debugging commit 375165ad66

Frequently asked questions

npx skillmds@latest add dkenge123-oss/systematic-debugging