What problem does it solve?
The Testing Skill Suite router provides a structured way to route user prompts to the correct sub-skill, ensuring consistent output, DoD enforcement, and artifact management across planning, data generation, automation, and reporting.
Core Features & Use Cases
- Deterministic routing: reads SKILL.md frontmatter to map user intents to specific sub-skills (01-test-plan, 02-gen-tc-functional, 03-gen-tc-sit, 04-review-tc, 05-gen-data-test, 06-gen-script-test, 07-check-result, 08-test-report, 09-demo-preparation, 10-security-testing, 11-performance-testing, 12-uat-support, 13-go-no-go, 14-smoke-production, 15-accessibility-testing).
- Standardized artifacts: ensures generated outputs (test plans, test cases, data, automation scripts, and reports) conform to templates in references and qa-config.yaml-driven paths.
- Sprint governance & HLTC support: enables high-level test design review and coverage checks with linkages to reference templates and execution DAG.
Quick Start
Provide a user request that matches a routing keyword to trigger the appropriate sub-skill and produce the corresponding artifact.