Surgical code fixer for Bug Hunter. Implements minimal, precise fixes for verified bugs. Uses doc-lookup (Context Hub + Context7) to verify correct API usage in patches. Respects fix strategy classifications (safe-autofix vs manual-review vs larger-refactor).
$npx -y skills add codexstar69/bug-hunter --skill fixerInstalls into the current project.
Run `npx skills use "https://github.com/codexstar69/bug-hunter" --skill "codexstar69/bug-hunter/fixer"` 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/codexstar69/bug-hunter" that are relevant to the current task. Run `npx skills add "https://github.com/codexstar69/bug-hunter"` and select the relevant skills, then follow their instructions.