bmad-check-implementation-readiness

Validate PRD, UX, architecture, epics, and stories for completeness and alignment.

36|16|Updated May 1, 2026
One-click install
npx skills add https://github.com/tronghieu/lumina-wiki --skill bmad-check-implementation-readiness-tronghieu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-check-implementation-readiness
Source: https://github.com/tronghieu/lumina-wiki/tree/main/.agents/skills/bmad-check-implementation-readiness
Command: npx skills add https://github.com/tronghieu/lumina-wiki --skill bmad-check-implementation-readiness-tronghieu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

It prevents wasted engineering cycles by validating that your PRD, UX, architecture, epics, and stories are complete and aligned before Phase 4 implementation begins.

Core Features & Use Cases

  • Requirements traceability: Extracts Functional Requirements (FRs) and Non-Functional Requirements (NFRs) from the PRD and checks that epics/stories cover them.
  • Planning completeness validation: Performs document discovery to inventory needed artifacts, flags duplicates/missing items, and forces resolution before analysis continues.
  • UX and epic quality enforcement: Verifies UX alignment with PRD and architecture, then rigorously reviews epic/user-value quality and story dependency rules.

Quick Start

Ask your AI assistant: check implementation readiness.

Frequently Asked Questions about bmad-check-implementation-readiness

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is implementation readiness validation in software development?

Implementation readiness validation extracts Functional and Non-Functional Requirements from the PRD, checks that epics and stories cover them, inventories planning artifacts, and enforces UX alignment to prevent wasted engineering cycles before coding begins.

How do I check requirements traceability for epics and user stories?

To check requirements traceability, the workflow extracts Functional Requirements and Non-Functional Requirements from the PRD and validates that epics and stories comprehensively cover them. It rigorously reviews epic quality and enforces user story dependency rules end-to-end.

Can I validate PRD and UX alignment before starting development?

Yes, you can validate PRD and UX alignment before development by running a phase-gating workflow check. The process verifies UX alignment with the PRD and architecture, flags missing documents, and forces resolution before any implementation analysis continues.

What is the best way to perform planning completeness validation for software projects?

The best way to perform planning completeness validation is to execute document discovery that inventories needed planning artifacts. This approach flags duplicates and missing items across your PRD, UX, and architecture, forcing resolution before analysis continues.

Do I need a PRD to check implementation readiness?

Yes, a PRD is required to check implementation readiness because the validation process extracts Functional Requirements and Non-Functional Requirements from it. The workflow then uses these extracted requirements to validate epic coverage and enforce user story quality rules.

Why does epic coverage validation fail during phase-gating workflows?

Epic coverage validation fails when extracted Functional and Non-Functional Requirements from the PRD are not fully covered by the defined epics and stories. The workflow enforces epic and user-value quality rules, halting progress until missing coverage is resolved.