milestone-audit

Compare planned milestone goals against actual deliverables and produce an audit report with recommendations.

9|1|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/calcosmic/Aether --skill milestone-audit-calcosmic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: milestone-audit
Source: https://github.com/calcosmic/Aether/tree/main/.aether/skills-codex/colony/milestone-audit
Command: npx skills add https://github.com/calcosmic/Aether --skill milestone-audit-calcosmic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Before sealing a milestone, Milestone Audit identifies gaps between the original intent and what was delivered, surfacing quality issues, scope changes, and lessons learned.

Core Features & Use Cases

  • Intent extraction: pull original goals from PROJECT.md, ROADMAP.md, Phase PLAN.md files, SPEC.md, and Requirements.
  • Delivery assessment: verify each planned deliverable is implemented, tested, and documented; ensure acceptance criteria are met.
  • Scope analysis: record scope changes with what changed, why, who decided, and impact on milestone goals.
  • Quality audit: check test coverage, linting, security, performance, and documentation quality.
  • Audit report: compile a structured report with delivery scores, scope changes, gaps, and recommendations.
  • Recommendations: provide actionable steps based on the verdict to guide next actions.

Quick Start

Run the Milestone Audit against the current milestone data to produce a delivery score and recommendations.

Frequently Asked Questions about milestone-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit project deliverables against planned milestone goals?

A milestone audit identifies discrepancies between planned goals and actual deliverables by comparing work scope, scoring delivery, and analyzing scope changes. It produces a formal audit report with recommendations to guide next actions during end-of-milestone quality gates.

What is the best way to analyze scope changes during a milestone review?

Analyzing scope changes during a milestone review involves recording what changed, why it changed, and who authorized the decision. This process assesses the impact of modifications on original milestone goals and compiles the findings into a structured audit report.

How do I check if deliverables meet acceptance criteria before closing a milestone?

Checking if deliverables meet acceptance criteria requires verifying each planned deliverable is implemented, tested, and documented. A formal quality audit checks test coverage, linting, security, performance, and documentation quality before milestone closure.

Can I extract original project intent from ROADMAP and PLAN files for quality gates?

Yes, you can extract original project intent from ROADMAP.md and Phase PLAN.md files for quality gates. Intent extraction pulls original goals from PROJECT.md, ROADMAP.md, Phase PLAN.md, SPEC.md, and Requirements to compare against actual delivery.

What is included in a milestone audit report for lessons learned?

A milestone audit report for lessons learned includes delivery scores, recorded scope changes, identified gaps, and actionable recommendations. It provides a structured assessment to guide next actions based on the overall verdict of the milestone quality gate.