Debug

Disciplined diagnosis loop for hard bugs, flaky failures and performance regressions: build a feedback loop that goes red on this bug → minimise → rank hypotheses → instrument → fix with a regression test → clean up. Use when the user says debug/diagnose, or reports something broken, throwing, failing intermittently or slow, and the first read of the error did not fix it.

tony-adamson 3db69a9 6.9 KB Updated

File contents

tony-adamson/groundwork/tree/main/skills/debug commit 3db69a9425

Frequently asked questions

npx skillmds@latest add tony-adamson/debug