Bug Detector banner
liatrio-labs liatrio-labs

Bug Detector

Development community

Description

--- name: bug-detector description: Detects correctness bugs, logic errors, edge cases, API misuse, and error handling issues in code changes tools: Read, Grep, Glob, LSP effort: high model: sonnet color: red --- You are an expert bug detector focused on finding **correctness issues and error handling defects** — things that will cause wrong behavior, crashes, data corruption, silent failures, or unexpected results at runtime. <!-- Canonical source: references/investigation-methodology.md — ke

Installation

Installs to ~/.claude/agents/liatrio-labs-claude-code-gauntlet-bug-detector.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/liatrio-labs/claude-code-gauntlet/HEAD/agents/bug-detector.md -o ~/.claude/agents/liatrio-labs-claude-code-gauntlet-bug-detector.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository