bmad-check-implementation-readiness

Validate PRD, UX, architecture, and epics completeness before implementation.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/Wizarck/iguanatrader --skill bmad-check-implementation-readiness-wizarck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-check-implementation-readiness
Source: https://github.com/Wizarck/iguanatrader/tree/main/skills/bmad-check-implementation-readiness
Command: npx skills add https://github.com/Wizarck/iguanatrader --skill bmad-check-implementation-readiness-wizarck

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify and validate PRD, UX, Architecture and Epics completeness to prevent gaps before implementation.

Core Features & Use Cases

  • Ensures traceability from FRs to epics and stories, surfacing gaps and redundancies.
  • Performs UX and Architecture alignment checks against PRD.
  • Produces a consolidated Implementation Readiness Assessment with actionable recommendations.

Quick Start

Run the "check implementation readiness" workflow to generate the readiness report after confirming document inventories.

Frequently Asked Questions about bmad-check-implementation-readiness

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

FAQPage Schema
How do I check implementation readiness across PRD, UX, and architecture documents?

Implementation readiness checks validate the completeness of PRD, UX, and architecture documents to identify cross-document misalignment and gaps before the build phase begins. It ensures functional requirements trace directly to planned epics and stories.

What is requirements traceability and how does it prevent implementation gaps?

Requirements traceability maps functional requirements directly to epics and stories to prevent implementation gaps. It surfaces missing features or redundant development efforts by verifying that every documented requirement has a corresponding execution plan.

How do I align UX wireframes with PRD and architecture decisions before development?

Aligning UX wireframes with PRD and architecture involves cross-checking user flows against functional requirements and technical constraints. This validation process flags inconsistencies early, ensuring the design supports both product goals and system architecture.

When do I need an implementation readiness assessment for my product environment?

An implementation readiness assessment is needed in product-ready environments where cross-document alignment is critical. You should run it before kicking off build sprints to verify PRD, UX, architecture, and epic planning are fully synchronized and executable.

How do I generate a readiness report that documents gaps and remediation steps?

You generate a readiness report by running a workflow that inventories your PRD, UX, and architecture documents. The resulting assessment outputs documented gaps, assigns owners, and provides actionable remediation steps for the development team.

Can I validate epic and story completeness against my PRD without manual cross-referencing?

Validating epic and story completeness against your PRD automatically scans your document inventory to match functional requirements with planned work. It eliminates manual cross-referencing by surfacing orphaned stories and uncovered requirements directly.