From bmad
Reviews test quality using best practices validation. Useful when evaluating tests, reviewing test suites, or assessing test effectiveness.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bmad:bmad-testarch-test-reviewThe 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-load-context.mdsteps-c/step-01b-resume.mdsteps-c/step-02-discover-tests.mdsteps-c/step-03-quality-evaluation.mdsteps-c/step-03a-subagent-determinism.mdsteps-c/step-03b-subagent-isolation.mdsteps-c/step-03c-subagent-maintainability.mdsteps-c/step-03e-subagent-performance.mdsteps-c/step-03f-aggregate-scores.mdsteps-c/step-04-generate-report.mdsteps-e/step-01-assess.mdsteps-e/step-02-apply-edit.mdsteps-v/step-01-validate.mdtest-review-template.mdFollow the instructions in workflow.md.
npx claudepluginhub urso/claudev --plugin bmadReviews test quality and coverage. Activates automatically when users say 'test review' or 'review tests'. Ideal for evaluating test suites.
Reviews existing test suites for structural quality problems (brittleness, mock abuse, coverage illusions, slow execution, poor readability) drawing on classic engineering books.
Reviews test files for bug-catching quality, grading on six dimensions like assertion depth, input coverage, mock health with actionable scorecard.