About
The Validate Design Coverage skill acts as a rigorous quality gate within the software development lifecycle, ensuring a project is fully architected before implementation begins. It systematically parses requirements documentation to identify all functional mandates and cross-references them with design documents and Architecture Decision Records (ADRs). By calculating a 'homeostasis' score, it provides developers and AI agents with a clear picture of design completeness, highlighting specific gaps in API specifications, data models, or component diagrams to prevent expensive rework during the coding phase.