gsd-complete-milestone

Archives milestone artifacts and updates ROADMAP and REQUIREMENTS via git commit and tag.

Updated Apr 22, 2025
One-click install
npx skills add https://github.com/mcampbellr/.dotfiles --skill gsd-complete-milestone-mcampbellr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-complete-milestone
Source: https://github.com/mcampbellr/.dotfiles/tree/main/claude/.claude/skills/gsd-complete-milestone
Command: npx skills add https://github.com/mcampbellr/.dotfiles --skill gsd-complete-milestone-mcampbellr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manages the archiving of completed milestones in a project, ensuring that historical records are created and preparing for the next version.

Core Features & Use Cases

  • Archive Milestone: Stores completed milestones and their artifacts in a designated location.
  • Update Documentation: Modifies project-related files such as the ROADMAP and REQUIREMENTS to reflect the completed milestone.
  • Version Control: Commits changes and creates a git tag for the milestone version.

Quick Start

Run the 'gsd-complete-milestone' skill with the version number as an argument, e.g., 'gsd-complete-milestone 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 update documentation?

This milestone management process automatically commits project file changes and creates a git tag for the specific milestone version, ensuring historical records are properly maintained in version control.

How do I create a git tag for a software version milestone?

Running 'gsd-complete-milestone 1.0' initiates the archiving process, updating your project documentation and applying the corresponding git tag in your repository.

Do I need a git repository to automate milestone management?

Access to the git repository is a prerequisite for the tool to successfully archive artifacts and update project lifecycle documentation.

What is the best way to prepare a project for its next development milestone?

By completing the current milestone lifecycle, the project state is cleanly archived in version control, allowing the team to transition smoothly to the next version.

What files are modified when archiving a project milestone?

These documentation updates ensure that the project lifecycle records are accurate and the historical artifacts are stored properly for future reference.