gsd-audit-milestone

Aggregate VERIFICATION.md files to verify milestone completion and surface tech debt.

264|11|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/rkz91/coco --skill gsd-audit-milestone-rkz91
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-audit-milestone
Source: https://github.com/rkz91/coco/tree/main/systems/gsd/skills/gsd-audit-milestone
Command: npx skills add https://github.com/rkz91/coco --skill gsd-audit-milestone-rkz91

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit milestones to ensure alignment with original intent before archiving, surfacing gaps and technical debt.

Core Features & Use Cases

  • Read VERIFICATION.md files from completed phases to verify scope and done criteria.
  • Aggregate tech debt and deferred gaps and prepare input for cross-phase integration checks.
  • Spawn the integration checker to validate end-to-end wiring across phases.

Quick Start

Run the audit-milestone workflow against the current milestone to verify completion and surface integration gaps.

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?

Verify milestone completion by running an audit workflow that reads VERIFICATION.md files from completed phases to check scope and done criteria. This process aggregates tech debt and deferred gaps to ensure alignment with original intent before archiving.

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

Surface technical debt and deferred gaps by running a cross-phase milestone audit that reads VERIFICATION.md artifacts from completed phases. The audit aggregates these deferred items and prepares the input needed to validate end-to-end integration readiness.

How does cross-phase integration validation work for multi-phase projects?

Cross-phase integration validation works by reading verification artifacts from completed phases and spawning an integration checker. This checker validates end-to-end wiring across planning, execution, and verification phases to ensure project quality before archiving.

Can I use VERIFICATION.md files to check end-to-end project readiness?

Yes, you can use VERIFICATION.md files to check end-to-end readiness. The audit process reads these verification artifacts from completed phases, aggregates any tech debt, and triggers an integration checker to validate cross-phase wiring.

Do I need completed VERIFICATION.md files to run a milestone audit?

Yes, you need completed VERIFICATION.md files from your finished project phases. The milestone audit relies on reading these verification artifacts to evaluate scope, aggregate deferred gaps, and confirm the definition of done before archiving.