Systematic Debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes. Four-phase root-cause-first method (investigate → pattern-analyze → hypothesize → implement) that beats guess-and-check thrashing.

fabioc-aloha 13006cb 6 files · 28.7 KB Updated

File contents

fabioc-aloha/alex_act_scout/tree/main/skills/systematic-debugging commit 13006cb715

Frequently asked questions

npx skillmds@latest add fabioc-aloha/systematic-debugging