From bmad
Validates Product Requirements Documents (PRDs) against standards. Useful when users say 'validate this PRD' or 'run PRD validation'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bmad:bmad-validate-prdThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Follow the instructions in ./workflow.md.
data/domain-complexity.csvdata/prd-purpose.mddata/project-types.csvsteps-v/step-v-01-discovery.mdsteps-v/step-v-02-format-detection.mdsteps-v/step-v-02b-parity-check.mdsteps-v/step-v-03-density-validation.mdsteps-v/step-v-04-brief-coverage-validation.mdsteps-v/step-v-05-measurability-validation.mdsteps-v/step-v-06-traceability-validation.mdsteps-v/step-v-07-implementation-leakage-validation.mdsteps-v/step-v-08-domain-compliance-validation.mdsteps-v/step-v-09-project-type-validation.mdsteps-v/step-v-10-smart-validation.mdsteps-v/step-v-11-holistic-quality-validation.mdsteps-v/step-v-12-completeness-validation.mdsteps-v/step-v-13-report-complete.mdFollow the instructions in ./workflow.md.
npx claudepluginhub urso/claudev --plugin bmadEvaluates PRD quality across three dimensions (completeness, clarity, rigor) as a gate before research. Score ≥7 passes.
Reviews Product Requirements Documents (PRDs) for structure, business logic, testability, traceability metadata, and 1:N split compliance using lint script. Use after PRD completion for quality gate.
Runs multi-agent stress test on PRD with market-fit, feasibility, and scope reviewers; outputs readiness scores, issues, conflicts, verdict, and revision checklist.