gsd-new-milestone

Update planning documents and trigger the plan phase for a new milestone.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-new-milestone-poom5741
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-new-milestone
Source: https://github.com/Poom5741/eggo-world-pb/tree/main/.qwen/skills/gsd-new-milestone
Command: npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-new-milestone-poom5741

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Start a new milestone cycle for an existing project by updating planning documents.

Core Features & Use Cases

  • Updates planning files: .planning/PROJECT.md, .planning/ROADMAP.md, .planning/STATE.md
  • Creates optional domain planning areas: .planning/research/ and .planning/REQUIREMENTS.md
  • Triggers next phase via /gsd-plan-phase [N]

Quick Start

Create a new milestone plan for the current project and initialize the planning docs.

Frequently Asked Questions about gsd-new-milestone

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

FAQPage Schema
How do I start a new milestone cycle for an existing project workflow?

To start a new milestone cycle, this Skill updates existing planning documents including PROJECT.md, ROADMAP.md, and STATE.md, then optionally creates research and requirements files before triggering the plan-phase execution.

What planning files need to be updated when moving from research to roadmap definition?

Moving from research to roadmap definition requires updating .planning/PROJECT.md, .planning/ROADMAP.md, and .planning/STATE.md, while optionally creating .planning/research/ and .planning/REQUIREMENTS.md to capture domain specifics.

Does milestone planning require any dependencies or external components to run?

No external dependencies or components are required to run milestone planning, as the Skill operates independently by generating and updating local planning markdown files to initiate the cycle.

What is the best way to reset project state and begin a structured milestone plan?

The best way to reset project state and begin structured milestone planning is to apply a workflow that transitions from questioning to research, defines requirements, updates the roadmap, and triggers the next execution phase.

Can I use this milestone workflow to automatically trigger the next planning phase?

Yes, this milestone workflow automatically triggers the /gsd-plan-phase command to commence execution immediately after successfully creating or updating the required planning documents.