gsd-complete-milestone

Audit, archive, and update project state for completed milestones.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps teams archive completed milestones, preserve a verifiable history, and prepare the project for the next version by updating ROADMAP/STATE and creating milestone-specific artifacts.

Core Features & Use Cases

  • Milestone audit orchestration: validates readiness, flags gaps, and ensures all phases have SUMMARY.md.
  • Archival workflow: creates milestone-specific ROADMAP and REQUIREMENTS archives and updates PROJECT.md with current state and next goals.
  • Version and release hygiene: tags the release and prepares next milestone scaffolding for fresh requirements.

Quick Start

Run the complete-milestone workflow to finish a milestone and prepare the next version.

Frequently Asked Questions about gsd-complete-milestone

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

FAQPage Schema
How do I archive completed project milestones and prepare for the next release?▼

You can automate milestone archival by validating phase completeness, creating milestone-specific ROADMAP and REQUIREMENTS archives, updating PROJECT.md, and applying git tags to preserve an auditable release history.

What is included in a pre-flight audit for milestone archival?▼

A pre-flight milestone audit validates project readiness by flagging gaps and enforcing that all phases contain a SUMMARY.md file before proceeding with archival and state updates.

How do I ensure git tagging and traceability when finishing a versioned milestone?▼

You ensure traceability by enforcing workflow guardrails that require phase completeness and git tagging during milestone archival, creating verifiable release artifacts and updating project state.

Can I update ROADMAP and REQUIREMENTS files automatically when a milestone is completed?▼

Yes, the milestone completion workflow automatically updates ROADMAP and REQUIREMENTS files by creating milestone-specific archives and preparing scaffolding for the next version's fresh requirements.

Does this milestone archival workflow work for teams delivering versioned releases?▼

Yes, the workflow applies directly to teams delivering versioned milestones that require consistent archival, traceability across project phases, and structured preparation for the next release.