Codebase risk assessor that cross-references complexity, coverage, structural risk factors, and git history to identify where bugs are most likely to lurk. Produces a ranked hotspot list for focused investigation.
$curl -o .claude/agents/swe-bug-assessor.md https://raw.githubusercontent.com/chrisallenlane/claude-swe-workflows/HEAD/agents/swe-bug-assessor.mdInstalls into the current project.
Install swe-bug-assessor by running `curl -o .claude/agents/swe-bug-assessor.md https://raw.githubusercontent.com/chrisallenlane/claude-swe-workflows/HEAD/agents/swe-bug-assessor.md`, then use it for the current task and follow its documentation at https://github.com/chrisallenlane/claude-swe-workflows.