gsd-audit-milestone

Automate milestone completion verification against original intent and requirements coverage.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill gsd-audit-milestone-zerada
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-audit-milestone
Source: https://github.com/zerAda/RestaurantAgentAutomation/tree/main/.agent/skills/gsd-audit-milestone
Command: npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill gsd-audit-milestone-zerada

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the verification of milestone completion against original intent, ensuring that all requirements are met before archiving.

Core Features & Use Cases

  • Audit Milestone Completion: Verifies that milestones have achieved their definition of done.
  • Requirement Coverage Check: Ensures requirements coverage and cross-phase integration.
  • End-to-End Flow Verification: Spawns an integration checker for cross-phase wiring.
  • Use Case: Before archiving project documents, run the gsd-audit-milestone Skill to confirm that all milestones have been successfully completed.

Quick Start

Run the gsd-audit-milestone Skill with the milestone version as an argument, e.g., gsd-audit-milestone v1.2.

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 before archiving a project?

Verifying milestone completion before archiving requires checking requirements coverage, cross-phase integration, and end-to-end flows. This Skill automates that verification by aggregating tech debt and deferred gaps to confirm milestones have achieved their definition of done.

What is an automated audit workflow for project milestone verification?

An automated audit workflow for project milestone verification checks original intent against actual completion. It uses existing verification files to validate requirement coverage and spawns an integration checker to evaluate end-to-end flows before archiving.

How do I check requirement coverage and cross-phase integration for a release?

Checking requirement coverage and cross-phase integration for a release involves validating original requirements against implementation. This Skill aggregates existing verification files and tech debt records to ensure all definition of done criteria are met.

Can I run a milestone audit with just the version number as input?

Yes, you can run a milestone audit using only the version number as input. Executing the command with a version argument like v1.2 triggers the verification process, which relies on existing verification files to assess completion status.

Does the integration checker use existing verification files or generate new ones?

The integration checker uses existing verification files to validate milestone completion. It aggregates tech debt and deferred gaps from these files before executing cross-phase wiring checks, ensuring no new manual verification data is required.

What is the best way to aggregate tech debt and deferred gaps before archiving?

The best way to aggregate tech debt and deferred gaps before archiving is through an automated milestone audit. This process validates requirement coverage and end-to-end flows, ensuring all deferred gaps are documented before the project is archived.