What problem does it solve? Teams often start testing without a structured plan, leading to duplicated coverage, missed high-risk areas, and unclear quality gates. This Skill produces a disciplined, risk-grounded test design before any test code is written. ## Core Features & Use Cases - Dual-Mode Test Planning: Generates either a system-level design (architecture concerns doc plus QA execution recipe plus BMAD handoff) or a single epic-level test plan, auto-detected from PRD/ADR versus epic/story inputs. - Risk Assessment & Prioritization: Scores risks by probability and impact across TECH/SEC/PERF/DATA/BUS/OPS categories and maps them to P0-P3 test scenarios with no duplicate coverage across test levels. - Resumable Step-File Workflow: Runs create, resume, validate, and edit modes with per-run progress checkpoints, a validation checklist, and NFR planning that defers final verdicts to a later assessment. - Use Case: Given a PRD and ADR for a new feature, produce a test-design-architecture.md listing pre-implementation blockers and a test-design-qa.md with a prioritized coverage plan, execution strategy, and interval-based effort estimates. ## Quick Start Ask the assistant to design a test plan for your PRD and architecture documents, or for a specific epic with its stories.