gsd-complete-milestone

Archives completed milestone roadmaps and requirements, updates PROJECT.md, and creates Git tags for releases.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/aydadevelop/turborepo-starter --skill gsd-complete-milestone-aydadevelop
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsd-complete-milestone
Source: https://github.com/aydadevelop/turborepo-starter/tree/main/.github/skills/gsd-complete-milestone
Command: npx skills add https://github.com/aydadevelop/turborepo-starter --skill gsd-complete-milestone-aydadevelop

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of marking a development milestone as complete, archiving its associated roadmap and requirements, and preparing the project for the next iteration.

Core Features & Use Cases

  • Milestone Archiving: Creates historical records of completed milestones.
  • Project State Update: Updates PROJECT.md to reflect current and future goals.
  • Git Tagging: Automatically tags the release in version control.
  • Use Case: After successfully completing version 1.0 of a project, use this Skill to archive the 1.0 roadmap and requirements, update the project status, and tag the release in Git, readying the team for the 1.1 planning.

Quick Start

Use the gsd-complete-milestone skill to archive version 1.0.

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 a completed project milestone and tag the release?▼

To archive a completed milestone, this skill saves its roadmap and requirements to a historical archive, updates project status files, and creates a Git tag for the released version. It ensures a clear historical record for the project.

What is the best way to prepare a project for the next version after a release?▼

Preparing for the next version involves updating PROJECT.md to reflect current and future goals, archiving the previous requirements, and readying the team for subsequent milestone planning. This skill automates that transition.

How does milestone archiving work with Git version control?▼

Milestone archiving with Git version control works by automatically tagging the release in your repository. This secures the exact state of the completed version alongside the saved roadmap and requirements.

Do I need to manually update PROJECT.md after completing a development milestone?▼

You do not need to manually update PROJECT.md after completing a development milestone. This skill automatically updates the project status files to reflect current goals and future requirements.

Can I use this skill to save historical records of project roadmaps and requirements?▼

Yes, you can use this skill to save historical records of project roadmaps and requirements. It archives the completed milestone data, ensuring a clear historical record before the next iteration begins.

When should I not use an automated milestone archiving process?▼

You should not use an automated milestone archiving process if your development milestone is not fully complete or if you need custom Git tagging logic. It is designed for finalized releases ready for historical archiving.