What problem does it solve?
This Skill automates the creation of IPA/IEEE 829/JSTQB-compliant test strategy, test plan, traceability matrix, and nonfunctional test plan from project context.
Core Features & Use Cases
- Generate a complete set of test artifacts (strategy, plan, traceability, and nonfunctional plan) aligned with IPA/IEEE JSTQB standards.
- Use Case: On Wave C, produce the documentation bundle from docs/requirements/user-stories.md, docs/03_architecture/architecture.md, docs/04_data_structure/data_structure.md, docs/05_api_design/api_design.md, docs/06_screen_design/screen_list.md, and docs/project-context.yaml to enable traceability and approval.
- Ensures traceability from FR/NFR to ENT/API/SC and supports automated updates when requirements change.
Quick Start
Use the impl-test skill to generate docs under docs/07_implementation from:
- docs/requirements/user-stories.md
- docs/03_architecture/architecture.md
- docs/04_data_structure/data_structure.md
- docs/05_api_design/api_design.md
- docs/06_screen_design/screen_list.md
- docs/project-context.yaml