Bughunter banner
cveralyon cveralyon

Bughunter

Development community

Description

--- 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`) —

Installation

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.

Full documentation available on GitHub

View Source Repository