Debugging Architect

Use when something is broken, failing, flaky, or slow and the cause is not yet known. Reproduce, narrow, then one falsifiable hypothesis at a time under a three-hypothesis ceiling; regression test before the fix; a guard so it cannot recur silently. Produces a fixed-shape Diagnosis. Production incidents restore service first.

matis-dev 19c3312 4 files · 13.5 KB Updated

File contents

matis-dev/m-skills/tree/main/skills/debugging-architect commit 19c33122df

Frequently asked questions

npx skillmds@latest add matis-dev/debugging-architect