bmad-check-implementation-readiness

bmad-check-implementation-readiness — “Validate PRD, UX, Architecture and Epics specs are complete.” BMAD’s pre-build gate (owned by bmad-architect / bmad-pm), returning a PASS / CONCERNS / FAIL readiness verdict before any story is implemented (pattern-plan-verification-loop).

Cross-framework cluster (plan verification)

This promotes the plan-verification gate to a three-framework pattern:

  • gsd-plan-checker — GSD’s eight-dimension plan gate, up to three revisions.
  • speckit-analyze — SpecKit’s cross-artifact consistency & coverage gate vs the constitution.

The three differ in scope: GSD scores a single plan on quality dimensions, SpecKit checks consistency across artifacts (spec ↔ plan ↔ tasks), and BMAD checks cross-document completeness across the whole planning set (PRD + UX + architecture + epics) before code.

See Also