bmad-check-readiness

Validate PRD, Architecture, UX, and stories for implementation readiness.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/florian-trehaut/bmad-global --skill bmad-check-readiness-florian-trehaut
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-check-readiness
Source: https://github.com/florian-trehaut/bmad-global/tree/main/src/bmm-skills/3-solutioning/bmad-check-readiness
Command: npx skills add https://github.com/florian-trehaut/bmad-global --skill bmad-check-readiness-florian-trehaut

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Implementation readiness validation workflow. Loads all planning artifacts (PRD, Architecture, UX, Stories) from the tracker, validates completeness and alignment, checks requirements traceability, data model and API contract readiness, and produces a GO/NO-GO readiness report saved as a tracker Document. Use when 'check readiness', 'implementation readiness', 'readiness check', 'vérifier readiness', 'prêt pour dev' is mentioned.

Core Features & Use Cases

  • Load planning artifacts from the tracker and ensure all required documents are present
  • Validate completeness, traceability, data model definitions, and API contracts
  • Generate and persist a GO/NO-GO readiness report in the tracker
  • Use case: trigger before starting implementation to guide go/no-go decisions

Quick Start

Run the readiness check workflow for a project to generate and save a GO/NO-GO readiness report to the tracker.

Frequently Asked Questions about bmad-check-readiness

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

FAQPage Schema
How do I check implementation readiness before starting development?

To check implementation readiness, load all planning artifacts like PRD, Architecture, UX, and Stories from the tracker. Validate completeness, traceability, data models, and API contracts to generate a GO/NO-GO readiness report saved as a tracker Document.

What is an evidence-based GO/NO-GO readiness assessment?

An evidence-based GO/NO-GO readiness assessment validates project planning artifacts to determine if implementation can begin. It enforces concrete verdicts by checking requirements traceability, data models, and API contracts across PRD, Architecture, UX, and Stories documents.

How do I validate PRD and architecture traceability before development?

Validate PRD and architecture traceability by loading planning artifacts from the tracker and checking alignment across documents. The process verifies requirements traceability, data model definitions, and API contract readiness to ensure all artifacts are complete and connected.

Can I generate a readiness report and save it to my project tracker?

Yes, you can generate a GO/NO-GO readiness report and save it directly to your project tracker as a Document. The assessment loads existing planning artifacts, validates them, and persists the final evidence-based verdict within the tracker.

What planning artifacts are required for a project readiness check?

A project readiness check requires PRD, Architecture, UX, and Stories artifacts stored in the tracker. The workflow loads these documents to validate completeness, ensure alignment, and check requirements traceability, data models, and API contracts before producing a verdict.

When should I run a readiness check for my project?

Run a readiness check before starting implementation to guide GO/NO-GO decisions. Trigger the workflow when you need to validate that all planning artifacts are complete, aligned, and ready for development, ensuring traceability and API contracts are defined.