Fix a bug from BugPack by reading its context, locating code, applying fixes, and updating status. Use when: user asks to fix, repair, or resolve a bug. NOT for: just listing bugs (use bugpack-list-bugs) or just viewing bug details (use bugpack-view-bug).
$npx -y skills add duhuazhu/bugpack --skill bugpack-fix-bugInstalls into the current project.
Run `npx skills use "https://github.com/duhuazhu/bugpack" --skill "duhuazhu/bugpack/bugpack-fix-bug"` 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/duhuazhu/bugpack" that are relevant to the current task. Run `npx skills add "https://github.com/duhuazhu/bugpack"` and select the relevant skills, then follow their instructions.