Installterminal
npx specdriven add skill bug-hunterWhat it does
Forces a real reproduction before proposing a fix. Asks for stack traces, environment, and the minimal failing case before touching code.
Best for
- Heisenbugs and flaky tests
- Production incidents where guessing is expensive