What problem does it solve? Research projects spanning multiple phases accumulate unverified claims, inconsistent notation, and forgotten deferred analysis. This Skill audits whether a milestone actually achieved its definition of done before you archive it or move to publication. ## Core Features & Use Cases - Phase Verification Aggregation: Reads every VERIFICATION.md across milestone phases and consolidates critical gaps, open questions, and anti-patterns into one audit report. - Cross-Phase Consistency Checking: Spawns a consistency-checker subagent to validate notation, parameter values, approximations, and units across phases. - Requirements Coverage Scoring: Maps each requirement in REQUIREMENTS.md to its owning phase and reports satisfied, partial, or unsatisfied status. - Optional Mock Peer Review: Runs a referee agent that scores the milestone across 10 dimensions and writes REFEREE-REPORT.md plus a LaTeX companion. - Use Case: After completing five phases of a plasma turbulence study, run the audit to confirm analytical predictions match numerical results and all requirements are covered before writing the paper. ## Quick Start Ask the agent to audit the current milestone, optionally passing a version number, and it will produce a v{version}-MILESTONE-AUDIT.md report with pass, gaps_found, or open_questions status.