bug-fixer-batch-test-failure-resolution

Efficiently fix large batches (10-15+) of existing bugs by reading failing tests, fixing code in batches, and validating once per batch. Use when user has multiple failing tests, says "fix bugs/failing tests", or bug report shows many issues. NOT for test-first development (use TDD skill instead).

$ Instalar

git clone https://github.com/Proaptus/proagentic-dfx /tmp/proagentic-dfx && cp -r /tmp/proagentic-dfx/.claude/skills/bug-fixer ~/.claude/skills/proagentic-dfx

// tip: Run this command in your terminal to install the skill