gsd-audit-milestone

Audit milestone completion against definition of done using VERIFICATION.md data.

1|Updated Aug 17, 2025
One-click install
npx skills add https://github.com/DuySeu/StockMind --skill gsd-audit-milestone-duyseu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-audit-milestone
Source: https://github.com/DuySeu/StockMind/tree/main/.agent/skills/gsd-audit-milestone
Command: npx skills add https://github.com/DuySeu/StockMind --skill gsd-audit-milestone-duyseu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit milestone completion to ensure alignment with its definition of done before archiving, reducing rework and missed acceptance criteria.

Core Features & Use Cases

  • Orchestrates milestone verification by reading existing VERIFICATION.md files from all phases, aggregates findings, and highlights coverage gaps.
  • Aggregates technical debt and deferred gaps to provide a single source of truth for milestone readiness.
  • Spawns an integration checker to validate end-to-end wiring across phases and guide archiving decisions.

Quick Start

Run the gsd-audit-milestone workflow to verify the milestone against its definition of done and generate an end-to-end verification report.

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 milestone completion against its definition of done before archiving?

Milestone verification assesses alignment with its definition of done by aggregating verification data across multiple phases, reading existing VERIFICATION.md files, and highlighting coverage gaps. It provides orchestration gates and end-to-end validation to ensure readiness before archiving.

What is the best way to aggregate technical debt and deferred gaps across project phases?

Aggregating technical debt and deferred gaps requires reading verification files from all phases to consolidate findings into a single source of truth. This process provides a comprehensive view of milestone readiness and highlights outstanding coverage gaps across the workflow.

How do I validate end-to-end integration wiring across multiple development phases?

End-to-end integration wiring is validated by spawning an integration checker that assesses cross-phase connections. It operates across multiple phases, aggregates verification data, and guides archiving decisions based on consolidated milestone readiness.

Can I use milestone audit workflows without existing VERIFICATION.md files in my repository?

Milestone audit workflows require existing VERIFICATION.md files to aggregate findings and highlight coverage gaps. Without these files, the workflow cannot consolidate technical debt or assess phase alignment against the definition of done for archiving decisions.

Why does my milestone readiness report show incomplete cross-phase wiring coverage?

Incomplete cross-phase wiring coverage appears when the integration checker identifies gaps in end-to-end validation. The audit process aggregates these deferred gaps from verification files, indicating that milestone completion criteria are not fully met before archiving.