gsd-new-milestone

Update planning documents and trigger plan-phase execution for new milestones.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/hadpadrahul/school-erp --skill gsd-new-milestone-hadpadrahul
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-new-milestone
Source: https://github.com/hadpadrahul/school-erp/tree/main/.codex/skills/gsd-new-milestone
Command: npx skills add https://github.com/hadpadrahul/school-erp --skill gsd-new-milestone-hadpadrahul

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Start a new milestone cycle by updating planning documents and aligning team effort across research, requirements, roadmap, and state resets.

Core Features & Use Cases

  • Updates planning artifacts: .planning/PROJECT.md, .planning/STATE.md, .planning/ROADMAP.md.
  • Creates domain research and requirements scoping, then compiles a phased execution plan.
  • Resets planning state for a fresh milestone and triggers the execution workflow via a plan-phase command.

Quick Start

Initiate the new-milestone workflow and supply the milestone name when prompted.

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 planning cycle for an existing project?

To start a new milestone planning cycle, you initiate the workflow and supply the milestone name. It updates your planning documents, creates requirements, and compiles a phased execution plan for the new cycle.

What planning artifacts are updated when initiating a new milestone?

Planning artifacts updated include PROJECT.md, STATE.md, and ROADMAP.md within the .planning/ directory. It resets the planning state to align team effort across research, requirements, and roadmap phases.

Can I use this milestone planning workflow for a greenfield project?

No, this workflow is applicable to brownfield projects with existing PROJECT.md history. It relies on prior planning artifacts to guide domain research, requirements scoping, and roadmap compilation.

How does the workflow transition from requirements to execution?

After domain research and requirements scoping, the workflow compiles a phased execution plan. It then triggers the plan-phase execution automatically via a command to begin the next milestone cycle.

Do I need to manually reset the project state before planning a new milestone?

No, you do not need to manually reset the project state. The workflow automatically resets the planning state in STATE.md for a fresh milestone and updates your roadmap and project documentation.

What's the best way to align team effort across research and roadmap phases?

The best way to align team effort is to automate the milestone cycle kickoff. This updates planning documents, creates domain research, scopes requirements, and compiles a structured phased execution plan.