Interactive QA session where the user reports bugs conversationally and the agent files them as tracker issues (GitHub or Linear) one by one or as a dependency-linked breakdown. Explores the codebase in the background for context and domain language. Use when user wants to "do QA", "report bugs", "file issues from a QA pass", or runs through multiple problems at once. NOT for single-bug triage (use /triage-issue) or interactive debug (/dbg).
$npx -y skills add alexandrbasis/claudops --skill qaInstalls into the current project.
Run `npx skills use "https://github.com/alexandrbasis/claudops" --skill "alexandrbasis/claudops/qa"` 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/alexandrbasis/claudops" that are relevant to the current task. Run `npx skills add "https://github.com/alexandrbasis/claudops"` and select the relevant skills, then follow their instructions.