gsd-complete-milestone

Archive project milestones and update tracking documentation with Git tags.

Updated May 28, 2026
One-click install
npx skills add https://github.com/SensLiao/Claude-code-setting --skill gsd-complete-milestone-sensliao
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsd-complete-milestone
Source: https://github.com/SensLiao/Claude-code-setting/tree/main/skills/gsd-complete-milestone
Command: npx skills add https://github.com/SensLiao/Claude-code-setting --skill gsd-complete-milestone-sensliao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires get-shit-done, and includes scripts (resource) components.

What problem does it solve?

Manages milestone completions in a project lifecycle by archiving relevant documentation and updating project tracking files.

Core Features & Use Cases

  • Archive Milestones: Record the completion of a milestone and save it in designated files.
  • Update Documentation: Revise the roadmap and requirements documentation upon milestone completion.
  • Git Tagging: Automatically generate a Git tag to mark the completion of the milestone.

Quick Start

Archive the completion of milestone version '1.0' using the /gsd:complete-milestone 1.0 command.

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 project milestones and update tracking documentation?▼

To archive project milestones, you can use a workflow execution skill that records milestone completion, updates project tracking files like roadmaps, and automatically generates a Git tag to mark the version.

Does milestone completion require a specific framework for task management?▼

Yes, milestone completion requires the 'get-shit-done' framework to coordinate task management and execute the workflow for archiving artifacts and updating project documentation.

How do I automatically generate a Git tag when a milestone is completed?▼

You can automatically generate a Git tag by executing a milestone completion command like `/gsd:complete-milestone 1.0`, which marks the version and archives project artifacts during the workflow.

What is the best way to manage project lifecycle milestone archiving?▼

Managing project lifecycle milestone archiving involves recording the milestone completion in designated files and revising your requirements and roadmap documentation to reflect the current project state.

When do I need to update project tracking documentation during a workflow?▼

You need to update project tracking documentation during a workflow upon milestone completion, ensuring that the roadmap and requirements files are revised to reflect the newly archived project artifacts.