What problem does it solve?
Manual and inconsistent test planning often leads to gaps in functional and non-functional coverage, unclear GitHub test issues, and missed quality gates; this Skill centralizes standards and produces repeatable QA artifacts from feature documents.
Core Features & Use Cases
- Standards-aligned Test Strategy: Generates a full test strategy applying ISTQB test design techniques and ISO 25010 quality characteristics.
- Artifacts & Templates: Produces test-strategy.md, test-issues-checklist.md, qa-plan.md, and GitHub issue templates for unit, integration, E2E (Playwright), performance, security, and accessibility testing.
- Planning & Estimation: Creates task-level breakdowns, story-point estimations, dependency mapping, and CI/CD integration guidance to operationalize testing in GitHub workflows.
- Use Case: Given a feature PRD, technical breakdown, and implementation plan, produce a prioritized QA plan, issue checklist, and implementation tasks ready for GitHub project tracking.
Quick Start
Analyze the feature PRD, technical breakdown, and implementation plan at /docs/ways-of-work/plan/{epic-name}/{feature-name} and generate a test-strategy.md, test-issues-checklist.md, and qa-plan.md tailored to the feature.