Run adversarial bug hunting on your codebase. Uses 3 isolated agents (Hunter, Skeptic, Referee) to find and verify real bugs with high fidelity. Invoke with /bug-hunt, /bug-hunt [path], or /bug-hunt -b <branch> [--base <base>].
$npx -y skills add danpeg/bug-hunt --skill bug-huntInstalls into the current project.
Run `npx skills use "https://github.com/danpeg/bug-hunt" --skill "danpeg/bug-hunt"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/danpeg/bug-hunt" that are relevant to the current task. Run `npx skills add "https://github.com/danpeg/bug-hunt"` and select the relevant skills, then follow their instructions.