gsd-audit-milestone

Automate milestone completion audits by validating VERIFICATION.md artifacts and orchestration checks.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/hadpadrahul/school-erp --skill gsd-audit-milestone-hadpadrahul
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-audit-milestone
Source: https://github.com/hadpadrahul/school-erp/tree/main/.codex/skills/gsd-audit-milestone
Command: npx skills add https://github.com/hadpadrahul/school-erp --skill gsd-audit-milestone-hadpadrahul

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit milestone completion against original intent before archiving

Core Features & Use Cases

  • Artifact validation: verifies VERIFICATION.md presence and completeness for milestones.
  • Gates aggregation: collects phase verification results and aggregates tech debt and gaps.
  • Orchestrated checks: spawns an integration checker to validate cross-phase wiring and requirements coverage.

Quick Start

Run the audit workflow on the milestone to confirm completion.

Frequently Asked Questions about gsd-audit-milestone

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

FAQPage Schema
How do I audit milestone completion before archiving a project phase?

To audit milestone completion before archiving, you validate artifacts like VERIFICATION.md files and orchestrate checks against defined criteria. This verifies that planning, verification, and integration phases meet original project intent.

What is the best way to aggregate tech debt and deferred gaps across multiple phases?

Aggregating tech debt and deferred gaps involves reading existing VERIFICATION.md and SUMMARY files across phases. This collects phase verification results to provide a comprehensive view of outstanding issues before archiving.

How do I verify cross-phase wiring and requirements coverage during an audit?

Verifying cross-phase wiring and requirements coverage during an audit is done by spawning an integration checker. This orchestrated check ensures that all phases are properly connected and that requirements are fully satisfied.

Does the milestone audit workflow work without external dependencies?

Yes, the milestone audit workflow operates without external dependencies. It reads existing VERIFICATION.md files, aggregates gaps, and spawns integration checks natively to validate artifacts against defined criteria.

When do I need to run an end-to-end milestone audit?

You need to run an end-to-end milestone audit when preparing to archive a completed phase. It validates artifact presence and completeness across planning, verification, and integration to ensure accuracy against original intent.