What problem does it solve?
This Skill prevents integration defects from reaching user acceptance and release by systematically converting enabled design specifications into executable, traceable tests.
Core Features & Use Cases
- Design-Driven Coverage: Derives boundary-value, flow-branch, state-transition, decision-table, and external-integration test cases from the project's enabled specifications.
- Automated Verification: Builds API tests, Playwright UI tests, and contract-faithful stubs for non-reproducible external services.
- Quality-Gated Reporting: Records test verdicts, coverage, automation rates, skipped checks, and defects in Scrum artifacts before UAT and release.
- Use Case: During an Integration Sprint, use this Skill to validate a completed product against its approved design specs, commit reusable test assets, and route failures to defect PBIs instead of fixing production code during testing.
Quick Start
Run the integration-tests skill during the Integration Sprint to derive, automate, execute, and report tests for every enabled design specification.