When the user wants to find and fix bugs, or says 'QA this,' 'test this,' 'find bugs,' 'why is this broken,' 'it doesn't work,' 'check for bugs,' 'smoke test,' or after any significant code change. This is the full QA cycle: discover → reproduce → diagnose → fix → verify.
$npx -y skills add 0xranx/agentbrief --skill qa-test-and-fixInstalls into the current project.
Run `npx skills use "https://github.com/0xranx/agentbrief" --skill "0xranx/agentbrief/qa-test-and-fix"` 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/0xranx/agentbrief" that are relevant to the current task. Run `npx skills add "https://github.com/0xranx/agentbrief"` and select the relevant skills, then follow their instructions.