bug-hunt
Installation
SKILL.md
Bug Hunt - Adversarial Bug Finding
Run a 3-agent adversarial bug hunt on your codebase. Each agent runs in isolation.
Usage
/bug-hunt # Scan entire project
/bug-hunt src/ # Scan specific directory
/bug-hunt lib/auth.ts # Scan specific file
/bug-hunt -b feature-xyz # Scan files changed in feature-xyz vs main
/bug-hunt -b feature-xyz --base dev # Scan files changed in feature-xyz vs dev
Target
The raw arguments are: $ARGUMENTS
Parse the arguments as follows: