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 Updated

File contents

fabioc-aloha/airs_data_analysis/tree/main/.github/skills/systematic-debugging commit 05fdeaa99b

Frequently asked questions

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