Proactive bug-hunting workflow. Assesses codebase risk through complexity, coverage, and structural analysis, then spawns focused investigators that write reproducing tests to validate suspected bugs. Thoroughness over speed. Advisory only — produces findings and proposes tickets; does not implement fixes.
$npx -y skills add chrisallenlane/claude-swe-workflows --skill bug-huntInstalls into the current project.
Run `npx skills use "https://github.com/chrisallenlane/claude-swe-workflows" --skill "chrisallenlane/claude-swe-workflows/bug-hunt"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/chrisallenlane/claude-swe-workflows" that are relevant to the current task. Run `npx skills add "https://github.com/chrisallenlane/claude-swe-workflows"` and select the relevant skills, then follow their instructions.