cveralyon

Bughunter — Development agent for Claude Code

Development community

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

Terminal
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 Repository