Fix QA tickets by reading docs/ticket/*.md, verifying the issue against real implementation, performing three-way classification (false positive / bug / feature gap), entering plan mode for user approval before acting, applying fixes or creating feature requests as needed, resetting the test environment, re-running QA steps, and deleting the ticket file once verified. Use when a user asks to fix a ticket or resolve a QA failure.
$npx -y skills add c9r-io/orchestrator --skill ticket-fixInstalls into the current project.
Run `npx skills use "https://github.com/c9r-io/orchestrator" --skill "c9r-io/orchestrator/ticket-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/c9r-io/orchestrator" that are relevant to the current task. Run `npx skills add "https://github.com/c9r-io/orchestrator"` and select the relevant skills, then follow their instructions.