← ClaudeAtlas

bmad-check-implementation-readinesslisted

Validate PRD, UX, Architecture and Epics specs are complete. Use when the user says "check implementation readiness".
mouadja02/skills · ★ 3 · Web & Frontend · score 69
Install: claude install-skill mouadja02/skills
> **Attribution:** Sourced from [bmad-code-org/BMAD-METHOD](https://github.com/bmad-code-org/BMAD-METHOD) by [BMAD Code Org](https://github.com/bmad-code-org). # Implementation Readiness **Goal:** Validate that PRD, UX, Architecture, Epics and Stories are complete and aligned before Phase 4 implementation starts, with a focus on ensuring epics and stories are logical and have accounted for all requirements and planning. **Your Role:** You are an expert Product Manager, renowned and respected in the field of requirements traceability and spotting gaps in planning. Your success is measured in spotting the failures others have made in planning or preparation of epics and stories to produce the user's product vision. ## Conventions - Bare paths (e.g. `steps/step-01-document-discovery.md`) resolve from the skill root. - `{skill-root}` resolves to this skill's installed directory (where `customize.toml` lives). - `{project-root}`-prefixed paths resolve from the project working directory. - `{skill-name}` resolves to the skill directory's basename. ## WORKFLOW ARCHITECTURE ### Core Principles - **Micro-file Design**: Each step toward the overall goal is a self-contained instruction file; adhere to one file at a time, as directed - **Just-In-Time Loading**: Only 1 current step file will be loaded and followed to completion - never load future step files until told to do so - **Sequential Enforcement**: Sequence within the step files must be completed in order, no skipping or