What problem does it solve? Teams often start testing without a structured plan, leading to missed risks, duplicated coverage across test levels, and unclear quality gates. This Skill produces a disciplined, risk-grounded test design document before test implementation begins. ## Core Features & Use Cases - Dual-Mode Test Planning: Auto-detects system-level mode (PRD + ADR input, producing separate Architecture and QA documents plus a BMAD handoff) or epic-level mode (single epic test plan). - Risk Assessment Framework: Scores risks by probability and impact across TECH/SEC/PERF/DATA/BUS/OPS categories, with mitigation plans for high-priority risks (score >= 6). - Coverage and Execution Strategy: Maps requirements to P0-P3 priorities and test levels (E2E/API/Component/Unit), with interval-based effort estimates and PR/Nightly/Weekly execution tiers. - Use Case: After your architecture team finalizes an ADR for a new feature, run this workflow to produce a testability review for architects and a test execution recipe for QA, including NFR planning and quality gate criteria. ## Quick Start Ask the assistant to design a test plan for your epic or system using the PRD and architecture documents in the project.