Run one unattended iteration of the QUALITY-ASSURANCE loop — steward any in-flight QA PR, then build ONE queued qa issue (test infrastructure, unit tests, regression tests for known bugs) on a branch off auto-qa and open a PR that squash-merges on green CI. Adds tests and tooling only; never edits product source. Use when the user says "QAタスク", "next qa", "テストを進めて", or wants autonomous progress on the quality track.
$npx -y skills add breaking-brake/cc-wf-studio --skill next-qaInstalls into the current project.
Run `npx skills use "https://github.com/breaking-brake/cc-wf-studio" --skill "breaking-brake/cc-wf-studio/next-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/breaking-brake/cc-wf-studio" that are relevant to the current task. Run `npx skills add "https://github.com/breaking-brake/cc-wf-studio"` and select the relevant skills, then follow their instructions.