specdriven.sh
← All skills
Development

bug-hunter

Reproduce, isolate, and fix - a structured debugging loop that resists guessing.

0 stars0 installsby communityupdated Feb 14, 2026
ToolsClaudeGPT
Tags#debug#root-cause
Installterminal
npx specdriven add skill bug-hunter

What 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