What problem does it solve?
This Skill helps teams validate software against defined acceptance criteria so defects are found before release instead of after users encounter them.
Core Features & Use Cases
- Test planning from requirements: Turns acceptance criteria into a structured test plan with scope, strategy, risks, and exit criteria.
- Broad coverage design: Covers happy paths, edge cases, negative cases, boundary values, error handling, security-adjacent checks, retries, and state transitions.
- Automated and manual verification: Supports unit, integration, and end-to-end test design, then reports failures with clear reproduction steps and severity.
- Use case: Use this Skill when a feature is ready and you need a QA workflow that designs tests, runs them, and documents actionable defects.
Quick Start
Give the skill the feature requirements, implementation surface, and acceptance criteria, and ask it to create a QA test plan and defect report.