Debug

Disciplined diagnosis loop for hard bugs and performance regressions. Build a tight feedback loop first, reproduce, minimize, hypothesize, instrument, fix, regression-test. Never guess at a fix before root cause is found. Use when the user says "diagnose" or "debug this", or reports something broken, throwing, failing, or slow, or when a build verification fails.

arendon1 3c0e16c 2 files · 9.5 KB Updated

File contents

arendon1/agent-skills/tree/main/process/debug commit 3c0e16c1b2

Frequently asked questions

npx skillmds@latest add arendon1/debug