bmad-check-implementation-readiness

Validate PRD, UX, Architecture, and Epics specifications for completeness and alignment.

Updated Nov 6, 2025
One-click install
npx skills add https://github.com/skyoxu/godotgame --skill bmad-check-implementation-readiness-skyoxu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-check-implementation-readiness
Source: https://github.com/skyoxu/godotgame/tree/main/.agents/skills/bmad-check-implementation-readiness
Command: npx skills add https://github.com/skyoxu/godotgame --skill bmad-check-implementation-readiness-skyoxu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validate PRD, UX, Architecture and Epics specifications are complete and aligned before committing to implementation, reducing rework and missed requirements.

Core Features & Use Cases

  • Ensures traceability from PRD to Epics and Stories, with explicit mappings to FRs/NFRs
  • Checks alignment between UX, PRD, and Architecture and flags gaps
  • Provides a guided, stepwise readiness workflow from discovery through final assessment

Quick Start

Run this skill to validate readiness across PRD, UX, Architecture and Epics and generate a consolidated readiness report.

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 validate alignment between PRD, UX, and architecture specifications?

To validate alignment between PRD, UX, and architecture specifications, run a guided readiness workflow that checks for completeness and flags gaps across artifacts. This ensures all planning documents are fully aligned before committing to implementation.

What is traceability from PRD to epics and stories?

Traceability from PRD to epics and stories is the explicit mapping of planning artifacts to functional and non-functional requirements. It ensures every requirement is covered by a specific story, preventing missed requirements during implementation.

How do I check if my epics and stories are ready for implementation?

To check if your epics and stories are ready for implementation, validate them against readiness criteria and generate a consolidated assessment report. This stepwise workflow verifies coverage, traceability, and alignment across the entire artifact set.

Does implementation readiness validation work without architecture decisions?

Implementation readiness validation requires architecture decisions to check alignment with the PRD and UX findings. Without these specifications, the validation cannot ensure there are no gaps across the artifact set before Phase 4.

Why do I need to validate UX findings against architecture decisions?

You need to validate UX findings against architecture decisions to check alignment and flag gaps between user experience flows and technical constraints. This prevents rework by ensuring the planned architecture supports the required UX before implementation.