Use when given a bug report, failing test, stack trace, or CI failure that needs diagnosis and repair. Autonomously diagnoses root cause, implements minimal fix, verifies correctness, and commits. Keywords: fix bug, failing test, stack trace, CI failure, debug error, broken test. Triggers on "fix bug" or "debug failing test".
$npx -y skills add acedergren/agentic-tools --skill bugfixInstalls into the current project.
Run `npx skills use "https://github.com/acedergren/agentic-tools" --skill "acedergren/agentic-tools/bugfix"` 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/acedergren/agentic-tools" that are relevant to the current task. Run `npx skills add "https://github.com/acedergren/agentic-tools"` and select the relevant skills, then follow their instructions.