What problem does it solve? Product specs and PRDs often look polished but hide untestable requirements, happy-path-only flows, unstated scope exclusions, and unvalidated assumptions, causing teams to build the wrong thing. This Skill runs a structured quality audit that surfaces those defects before development starts. ## Core Features & Use Cases - Eight-dimension audit framework: Checks problem anchoring, requirement layering, testability, complete flows, scope exclusions, dependencies/constraints/assumptions, validation evidence, and audience fit. - Severity-rated findings: Classifies issues as Critical, Major, Minor, or Cosmetic based on build damage, with concrete rewrites for each finding. - Use Case: After drafting a PRD for a new checkout flow, run this audit to catch that guest checkout scope is undefined, the page-load requirement says only "fast," and no dependency owner is named for payment-service changes. ## Quick Start Ask the assistant to run a spec quality audit on your PRD or requirements document and return severity-rated issues with concrete fixes.