bmad-check-implementation-readiness

Validate implementation readiness by checking PRD completeness and epic/story coverage.

2|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/cassioalexandre/agf --skill bmad-check-implementation-readiness-cassioalexandre
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-check-implementation-readiness
Source: https://github.com/cassioalexandre/agf/tree/main/_bmad/bmm/3-solutioning/bmad-check-implementation-readiness
Command: npx skills add https://github.com/cassioalexandre/agf --skill bmad-check-implementation-readiness-cassioalexandre

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps teams avoid starting implementation with incomplete or misaligned requirements by validating that PRD, architecture decisions, epics, and UX coverage are ready and traceable.

Core Features & Use Cases

  • PRD inventory & conflict detection: Locates whole vs sharded PRD/architecture/epic/story/UX artifacts and forces duplicate resolution before analysis.
  • Requirements extraction & traceability: Extracts Functional Requirements (FRs) and Non-Functional Requirements (NFRs) from PRD, then checks epic/story coverage against FRs to identify missing items.
  • UX alignment & quality gate: Verifies UX documentation existence and alignment to PRD/architecture, then enforces epic/story best practices to flag technical-milestone “epics,” forward dependencies, and poor acceptance criteria.
  • Ready/Not-ready final assessment: Produces a consolidated readiness report with critical gaps and actionable recommendations.

Quick Start

Run the bmad workflow that starts from bmad-check-implementation-readiness and follow the on-screen prompts to resolve duplicates and confirm the discovered documents before proceeding.

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 a Scrum workflow?

Requirements traceability connects functional and non-functional requirements extracted from the PRD to their corresponding epics and stories. It maps each requirement to verify complete epic coverage, identifies missing items, and enforces acceptance criteria quality before development begins.

How do I check PRD completeness and epic coverage before starting implementation?

To check epic coverage before implementation, run a readiness validation workflow that extracts functional and non-functional requirements from your PRD, matches them against existing epics and stories, and generates a consolidated readiness report flagging any missing coverage or poor acceptance criteria.

How do I validate UX alignment with PRD and architecture documents?

To validate UX alignment, run an implementation readiness check that verifies UX documentation existence and checks its alignment against PRD and architecture decisions. The workflow flags misaligned UX artifacts and enforces epic and story best practices.

Can I use this readiness check with sharded PRD and architecture artifacts?

Yes, the readiness validation workflow explicitly handles sharded PRD, architecture, epic, story, and UX artifacts. It forces duplicate resolution and requires user confirmation of discovered documents before proceeding with the requirements extraction and traceability analysis.

How do I identify technical milestone epics with poor acceptance criteria?

An implementation readiness check enforces epic and story best practices by flagging technical milestone epics, forward dependencies, and poor acceptance criteria. It produces a final assessment with critical gaps and actionable recommendations to resolve these violations.