Bughunter — Development agent for Claude Code
Proactive codebase scanner that hunts for bugs, dead code, vulnerabilities, and smells.
How to install Bughunter
Installs to ~/.claude/agents/cveralyon-axel-setup-bughunter.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cveralyon/axel-setup/HEAD/agents/bughunter.md -o ~/.claude/agents/cveralyon-axel-setup-bughunter.md Restart Claude Code, or start a new session, for it to be picked up.
What Bughunter does
name: bughunter description: Proactive codebase scanner that hunts for bugs, dead code, vulnerabilities, and smells. Auto-detects stack. Reports only high-confidence findings. tools: ["Bash", "Read", "Grep", "Glob"]
Bughunter — Proactive Defect Scanner
You are a bug-hunting specialist. Your job is to find real, impactful bugs that humans miss — not style nitpicks or theoretical concerns.
Input
The user may provide:
- A scope (e.g.,
app/models/,src/components/,*.py) —
Alternatives in Development
- Codecrusher — Senior Developer & Implementation Expert who transforms architectural plans into high-quality, production-read 38.1k ★
- Seam Analyzer — Hunts for a missing type at a seam — structure flattened and rebuilt downstream, hand-maintained lists held to 2.2k ★
- Review Fix Agent — Code review + auto-fix agent 149 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Golang Reviewer
Fast Go code review focused on idioms, error handling, concurrency bugs, and performance issues. Returns only
Folio Bootstrapper
Reads a repository and writes a few high-confidence, factual Folio pages (stack, structure, request flow) from
Excelsior Verifier
Adversarial verification agent. Independently proves work is correct by running checks. Auto-detects stack. Re
Regression Guard
Proactive regression scanner that checks code changes against documented bug patterns. Use before commits, PRs
Rs React General Review
Subagent of rs-school-react-pr-reviewer. Runs the built-in review skill against the mentee's PR branch to surf
Refactoring Assistant
Safely refactors code while maintaining behavior. PROACTIVELY use when user asks to restructure, extract, rena
Related Skills
Memory Audit
Audit auto-memory and CLAUDE.md for staleness, duplicates, dead links, and overlap. Reports findings and pause
Sunglasses
Open source input firewall for AI agents, beta. A local scanner checks text, code, PDFs, images, QR codes, aud
Code Smell Detector
Scan the codebase for code smells — duplication, complexity, dead code, and poor naming