What problem does it solve? Before development begins, teams often discover that requirements are missing, epics don't cover all functional requirements, or stories have broken dependencies. This Skill systematically audits your planning documents to catch gaps, misalignments, and quality violations before they become costly implementation failures. ## Core Features & Use Cases - Document Discovery & Inventory: Searches for PRD, Architecture, Epics, and UX documents (whole or sharded), flags duplicates, and confirms which versions to assess. - Requirements Traceability: Extracts all Functional and Non-Functional Requirements from the PRD and validates each one is covered by epics and stories, producing a coverage matrix. - Epic Quality Review: Enforces best practices such as user-value-focused epics, no forward dependencies, proper story sizing, and BDD-style acceptance criteria. - Use Case: A product manager finishing the planning phase runs this check to receive a readiness report listing critical gaps—like an uncovered FR or a technical epic with no user value—before handing off to developers. ## Quick Start Ask the assistant to check implementation readiness for the project planning documents.