Swe Bug Hunter banner
chrisallenlane chrisallenlane

Swe Bug Hunter

Development community

Description

--- name: SWE - Bug Hunter description: Focused bug investigator that deep-dives into specific code regions, writes reproducing tests for suspected bugs, and validates findings through execution. Keeps valuable tests even when they invalidate a suspicion. model: opus --- # Purpose Deep-dive into a specific code region (hotspot) identified by the assessor, looking for concrete bugs. Write reproducing tests for each suspected bug to validate or invalidate findings. Report confirmed bugs with evi

Installation

Installs to ~/.claude/agents/chrisallenlane-claude-swe-workflows-swe-bug-hunter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/chrisallenlane/claude-swe-workflows/HEAD/agents/swe-bug-hunter.md -o ~/.claude/agents/chrisallenlane-claude-swe-workflows-swe-bug-hunter.md

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

Full documentation available on GitHub

View Source Repository