Systematic Debugging

Use when encountering any bug, test failure, or unexpected behaviour, before proposing any fixes. Four-phase root-cause protocol with hard 3-attempt circuit breaker. Enhances the bug-hunter agent with structured investigation. Triggers on "bug", "error", "failing", "crash", "debug", "broken", "why isn't", "not working".

cleanexpo 1f6a4f6 9.1 KB Updated

File contents

cleanexpo/nodejs-starter-v1/tree/main/.skills/custom/systematic-debugging commit 1f6a4f601f

Frequently asked questions

npx skillmds@latest add cleanexpo/systematic-debugging