Generate and complete reusable security test documents under docs/security/ based on the current project implementation and/or a confirmed plan. Use when a developer asks to complete security test docs, add missing security scenarios, or establish a security test baseline for the project.
Create or improve unit tests and Playwright E2E tests for newly implemented features, and close coverage gaps based on project requirements. Use when the user asks to write/add/complete unit tests, add E2E tests, increase test coverage, or improve existing tests.
Run unit tests and measure test coverage for backend/frontend projects, identify coverage gaps, and improve tests based on project requirements. Use when the user asks to run tests, check coverage, increase coverage, or add missing unit tests.
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…
Generate and maintain reusable UI/UX test documents under docs/uiux/ based on the current project UI implementation and the design-system constraints. Use when a developer asks to complete UI/UX test docs, add missing UI/UX scenarios, align UI constraints, or wants UI consistency/a11y/responsive regression checks…
Instructions for c9r-io/orchestrator, covering agent orchestrator — ai dev platform index, project overview, core capabilities, architecture and manifest format.