gsd-new-milestone

Create and update milestone planning documents and route to the requirements phase.

264|11|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/rkz91/coco --skill gsd-new-milestone-rkz91
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-new-milestone
Source: https://github.com/rkz91/coco/tree/main/systems/gsd/skills/gsd-new-milestone
Command: npx skills add https://github.com/rkz91/coco --skill gsd-new-milestone-rkz91

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of a new milestone workflow by updating planning documents and routing to the requirements phase.

Core Features & Use Cases

  • Create or update milestone scaffolding across .planning/PROJECT.md, .planning/ROADMAP.md, .planning/REQUIREMENTS.md, and .planning/STATE.md.
  • Route workflow to start execution via the gsd-plan-phase milestone phase.
  • Preserve milestone history by integrating new milestones into the existing PROJECT.md chronology.

Quick Start

Provide the milestone name to start the new milestone workflow.

Frequently Asked Questions about gsd-new-milestone

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

FAQPage Schema
How do I automate project milestone planning and documentation setup?

Automating project milestone planning involves scaffolding planning documents like PROJECT.md, ROADMAP.md, and REQUIREMENTS.md to establish a new workflow cycle. This process updates your existing project chronology and automatically triggers the requirements phase to begin execution.

What is the best way to create a new milestone roadmap in a project management workflow?

Creating a new milestone roadmap requires updating a dedicated .planning directory with structured planning files. This approach preserves milestone history by integrating new cycles into the existing PROJECT.md chronology before routing to execution.

How does milestone scaffolding route to the requirements phase?

Milestone scaffolding routes to the requirements phase by creating and updating .planning/STATE.md to track workflow progress. Once planning documents are initialized, the system automatically triggers the gsd-plan-phase to start execution.

Can I preserve existing milestone history when starting a new project cycle?

Yes, you can preserve existing milestone history when starting a new project cycle by integrating new milestones into the existing PROJECT.md chronology. The workflow updates planning documents without overwriting previous milestone records.

What planning documents are needed to kick off a milestone cycle?

Kicking off a milestone cycle requires creating or updating PROJECT.md, REQUIREMENTS.md, ROADMAP.md, and STATE.md within a dedicated .planning directory. These files provide the structured scaffolding necessary to track project progress and route execution.

Do I need a dedicated .planning directory to automate milestone workflows?

Yes, a dedicated .planning directory is required to automate milestone workflows because it stores the PROJECT.md, REQUIREMENTS.md, ROADMAP.md, and STATE.md files. This structure enables automatic scaffolding and routing to the execution phase.