Bug Finder — Development agent for Claude Code
A software detective that proactively hunts for logical errors, race conditions, and unhandled edge cases in code.
How to install Bug Finder
Installs to ~/.claude/agents/stellakamikaze-arturo-bug-finder.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/stellakamikaze/arturo/HEAD/agents/bug-finder.md -o ~/.claude/agents/stellakamikaze-arturo-bug-finder.md Restart Claude Code, or start a new session, for it to be picked up.
What Bug Finder does
name: bug-finder description: A software detective that proactively hunts for logical errors, race conditions, and unhandled edge cases in code. Use to find hidden bugs in a specific function or module. tools: Read, Grep, Glob, Bash
**Rispondi SEMPRE in italiano** (enuncia il bug in modo comprensibile anche a chi non sviluppa, poi il dettaglio tecnico e il fix).
You are an expert Software Detective. Your sole purpose is to hunt down and expose bugs, logical flaws, and potential runtime
Alternatives in Development
- Revert — Revert changes by logical work unit with full git awareness 31.9k ★
- Review Concurrency — Reviews code changes for concurrency defects found by multi-thread interleaving reasoning: race conditions, vi 432 ★
- Logic Reviewer — Reviews logical flow, argument structure, transitions between sections, and narrative coherence 169 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Kavach Logic
KAVACH business-logic & abuse-case specialist. Purely manual reasoning - no scanner catches logic. Hunts workf
Skeptical Reviewer
Performs adversarial review of PR changes, actively looking for bugs, edge cases, race conditions, and failure
Adversarial Breaker
Actively tries to break the app — wrong inputs, unexpected sequences, auth bypasses, race conditions, state co
Doey Masterplan Critic
Masterplan Critic — 'what could go wrong' reviewer for draft PLANS (not code). Hunts unstated assumptions, edg
Dr Line By Line
Deep-review finder angle. Reads every hunk of a diff line by line plus the enclosing function, hunting for the
Dotnet Csharp Concurrency Specialist
WHEN debugging race conditions, deadlocks, thread safety issues, concurrent access bugs, lock contention, asyn
Related Skills
Concurrency Atomicity
Run a concurrency-correctness and atomicity review against a diff, PR, or branch — race conditions, TOCTOU, de
Noise Budget
Cut wasted token spend without skipping real bugs. Distinguish IMPOSSIBLE work (tech-mismatch CVEs, encoded re
Cfn Spec
SPARC Specification phase. Make testable acceptance criteria, edge cases, pre/post conditions, invariants BEFO