gsd-milestone-manager

Automate milestone lifecycle management for .gsd software projects.

1|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/da-moon/manus-skills --skill gsd-milestone-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-milestone-manager
Source: https://github.com/da-moon/manus-skills/tree/main/skills/gsd-milestone-manager
Command: npx skills add https://github.com/da-moon/manus-skills --skill gsd-milestone-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Manage milestone lifecycle including completion, archiving, gap analysis, auditing, and transitioning to the next milestone. Use when all phases in a milestone are complete, when auditing progress, or when starting a new milestone.

Core Features & Use Cases

  • Complete milestone verification: validate all phases are finished and ready for archiving.
  • Gap analysis and retrospective preparation to identify improvements for the next milestone.
  • Archiving and onboarding the next milestone with state reset and planning.

Quick Start

Complete the current milestone by verifying phase completion, running the gap analysis, and preparing the next milestone.

Frequently Asked Questions about gsd-milestone-manager

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

FAQPage Schema
How do I automate milestone lifecycle management for a software project?

Automate milestone lifecycle management by coordinating completion verification, archiving, gap analysis, auditing, and transitioning to the next milestone using .gsd directory conventions and scripts.

What is the best way to verify all phases are complete before archiving a milestone?

Verify milestone completion by validating that all phases within the milestone are finished and ready for archiving using the .gsd phase directories and state update scripts.

How do I prepare a gap analysis and retrospective after finishing a project milestone?

Prepare gap analysis and retrospectives by running scripts that identify improvements and update state for the next milestone within the .gsd structure.

Can I use this to reset state and plan the next milestone after archiving?

Yes, you can onboard the next milestone by archiving the completed one, resetting project state, and updating ROADMAP.md and REQUIREMENTS.md for planning.

Do I need specific directory structures for project milestone auditing?

Yes, milestone auditing requires .gsd directory conventions including ROADMAP.md, REQUIREMENTS.md, and phase directories to invoke analysis and archival scripts properly.

Why does milestone transition require gap analysis in product development?

Milestone transition requires gap analysis to identify improvements and ensure proper state reset before onboarding the next phase, maintaining governance and roadmap alignment.