QA & Testing Routing Skill
When this skill activates, route based on the type of QA work involved.
Routing matrix
| User signal | Agent to invoke |
|---|---|
| Visual regression, screenshot proof, bug documentation | testing-evidence-collector |
| Production readiness certification, release approval | testing-reality-checker |
| Test output analysis, metrics, coverage interpretation | testing-test-results-analyzer |
| Performance / load / speed testing | testing-performance-benchmarker |
| API endpoint validation, integration testing | testing-api-tester |
| WCAG audit, screen reader testing, ARIA verification | testing-accessibility-auditor |
| Software / tool evaluation, technology assessment | testing-tool-evaluator |
| Process analysis, workflow improvement, automation opportunity | testing-workflow-optimizer |
Complementary skills (use together)
- For test authoring workflow →
ecc:tdd/ecc:tdd-workflowskill - For E2E test runs →
ecc:e2e/ecc:e2e-testingskill - For language-specific test review →
ecc:go-test,ecc:python-review, etc.
When NOT to use
- Writing new tests from scratch → use
ecc:tdd-workflowinstead - Single-file code review → use
ecc:code-revieweragent - Performance optimization implementation (not just measurement) →
ecc:performance-optimizeragent