What problem does it solve? During brownfield SaaS development, design documents (PRD, SDD, ADR, IDD, Skills) drift away from production code and actual requirements, causing implementation agents to build against stale or buggy specifications. This Skill enforces a disciplined, module-by-module conformance loop that realigns all specification documents with correct requirements before development handoff. ## Core Features & Use Cases - Nine-Dimension Audit: Compares production code, Skills, PRD, IDD, SDD/UIUX specs, Memory/Story DB, DB schema, OOP decoupling, and cross-document SSoT consistency, classifying findings as drift, missing, incomplete, lost, or new feature. - User-Gated Review Loop: Generates HTML review reports via ui-ux-pro-max and iterates until the user explicitly approves, with major findings (architecture changes, new features, breaking changes) requiring user adjudication. - Nine-Document Delegation Matrix: Routes each document correction through its designated skill or workflow (create-prd, sdd-spec-generator, phycool-intentional-decisions, testarch-atdd), then hands off corrected Stories to BMAD Phase 4 dev-story and code-review. - Use Case: A team mid-development on a 10-module editor platform discovers specs have drifted from code; the Skill walks each module through inventory gating, baseline audit, user review, document sync, and Story enrichment before development resumes. ## Quick Start Ask the agent to start a module conformance audit for a specific module, beginning with the exhaustive sub-feature inventory gate before any diffing.