gsd-audit-milestone

Audit milestone completion against original intent using VERIFICATION.md and SUMMARY.md data.

8|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/D0NMEGA/donnyclaude --skill gsd-audit-milestone-d0nmega
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsd-audit-milestone
Source: https://github.com/D0NMEGA/donnyclaude/tree/main/packages/skills/gsd-audit-milestone
Command: npx skills add https://github.com/D0NMEGA/donnyclaude --skill gsd-audit-milestone-d0nmega

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verifies that milestones truly meet their original definition of done before archiving, reducing the risk of premature or incorrect archiving.

Core Features & Use Cases

  • Verification aggregation: collects cross-phase verification data from SUMMARY.md and VERIFICATION.md to determine completion status.
  • Gap detection: identifies uncovered requirements and mismatches between planned and executed milestones.
  • End-to-end governance: orchestrates cross-phase checks to ensure alignment and traceability before archiving results.

Quick Start

Run the audit-milestone workflow to validate a milestone against its original intent and confirm archival readiness.

Frequently Asked Questions about gsd-audit-milestone

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

FAQPage Schema
How do I verify a project milestone is truly complete before archiving?▼

To verify a project milestone is truly complete before archiving, you must audit its completion against the original definition of done, aggregating cross-phase verification data from VERIFICATION.md and SUMMARY.md files to confirm all requirements are covered.

What is milestone audit governance in project management?▼

Milestone audit governance in project management is the process of orchestrating cross-phase checks to ensure alignment and traceability, verifying that executed milestones match their original intent and identifying gaps before archiving results.

How do I detect gaps in requirements coverage across project phases?▼

To detect gaps in requirements coverage across project phases, you run an audit workflow that reads completed VERIFICATION.md files and cross-phase SUMMARY data, automatically identifying uncovered requirements and mismatches between planned and executed milestones.

Does this milestone audit workflow require specific documentation formats?▼

Yes, this milestone audit workflow requires specific documentation formats. It reads completed VERIFICATION.md files and cross-phase SUMMARY.md data to aggregate verification results and determine the true completion status of the milestone.

When do I need to run a cross-phase integrity check for archiving?▼

You need to run a cross-phase integrity check for archiving when a milestone is marked as complete and you want to reduce the risk of premature or incorrect archiving by confirming it meets its original definition of done.