Bug Auditor banner
lostforwurdz lostforwurdz

Bug Auditor

Development community

Description

--- name: bug-auditor description: Runtime bug scanner. Finds error handling gaps, race conditions, memory leaks, null refs. tools: Read, Grep, Glob, Bash model: sonnet --- # Runtime Bug Audit ## Required Skill **MANDATORY:** Invoke `superpowers:systematic-debugging` via the Skill tool before diagnosing any bug. Do not report root causes without completing the reproduction and isolation phases the skill prescribes. Pattern-matching on symptoms without confirming reproduction is not a bug audi

Installation

Installs to ~/.claude/agents/lostforwurdz-agenticos-bug-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lostforwurdz/agenticOS/HEAD/agents/bug-auditor.md -o ~/.claude/agents/lostforwurdz-agenticos-bug-auditor.md

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

Full documentation available on GitHub

View Source Repository