Bug-fixing workflow that coordinates diagnosis, test-driven reproduction, root-cause analysis, and targeted fixes. Use when the user wants to fix a bug with thorough investigation and regression testing.
$npx -y skills add chrisallenlane/claude-swe-workflows --skill bug-fixInstalls into the current project.
Run `npx skills use "https://github.com/chrisallenlane/claude-swe-workflows" --skill "chrisallenlane/claude-swe-workflows/bug-fix"` 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.