List all tracked bugs from BugPack with status and project filtering. Use when: user asks about bugs, pending issues, bug lists, or wants to see what needs fixing. NOT for: viewing detailed bug context (use bugpack-view-bug) or fixing bugs (use bugpack-fix-bug).
$npx -y skills add duhuazhu/bugpack --skill bugpack-list-bugsInstalls into the current project.
Run `npx skills use "https://github.com/duhuazhu/bugpack" --skill "duhuazhu/bugpack/bugpack-list-bugs"` 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.