
from bug-hunter120
Run an adversarial, sequential-first pipeline (Recon → Hunter → Skeptic → Referee) to find, verify, and optionally auto-fix runtime bugs and security issues acr
Bug Hunter provides a multi-phase adversarial pipeline for finding and validating bugs in codebases. It maps the project (Recon), runs deep scanning passes (Hunter), challenges findings (Skeptic), and confirms real issues (Referee). When enabled, it can create safe branch-based fixes with checkpointed commits and verification. The skill supports multiple modes (single-file, small, parallel-hybrid, extended, scaled, large-codebase loop) and is built to handle both small PR reviews and large monorepos with resume state.
Use Bug Hunter for security audits, regression checks, code reviews focused on runtime behavior, or whenever you need an automated adversarial scan. Trigger phrases include requests to scan a project, review a PR, run a security review, or automatically fix eligible issues. It is suitable for CI gating, pre-merge checks, and scheduled security sweeps.
Designed for multi-agent pipelines and CLI-style agent backends (Claude Code, Codex/CLI agents, Cursor, local-sequential agents). Works in automated CI or interactive review contexts.
This skill has not been reviewed by our automated audit pipeline yet.