From bmad
Creates system-level or epic-level test plans. Activates on phrases like 'lets design test plan' or 'I want to create test strategy'. Ideal for high-level testing strategy design.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bmad:bmad-testarch-test-designThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Follow the instructions in [workflow.md](workflow.md).
checklist.mdinstructions.mdsteps-c/step-01-detect-mode.mdsteps-c/step-01b-resume.mdsteps-c/step-02-load-context.mdsteps-c/step-03-risk-and-testability.mdsteps-c/step-04-coverage-plan.mdsteps-c/step-05-generate-output.mdsteps-e/step-01-assess.mdsteps-e/step-02-apply-edit.mdsteps-v/step-01-validate.mdtest-design-architecture-template.mdtest-design-handoff-template.mdtest-design-qa-template.mdtest-design-template.mdFollow the instructions in workflow.md.
npx claudepluginhub urso/claudev --plugin bmadConverts spec.md acceptance criteria into a structured test plan mapping each to test levels (unit/integration/e2e/contract/load), integration strategy, and data cleanup, outputting docs/features/{slug}/test-plan.md.
Generates structured QA test plans from code changes and feature descriptions. Covers functional, regression, security, and platform-specific testing.
Generates a structured testing plan prioritized by risk, covering unit, integration, e2e tests, edge cases, and negative scenarios. Analyzes impact, probability, and visibility to focus on critical areas.