What problem does it solve?
It helps you start a new project milestone in a brownfield repository by turning ambiguity about “what’s next” into scoped requirements and a clear roadmap, while keeping the project’s existing history intact.
Core Features & Use Cases
- Milestone kickoff with guided questioning: prompts for a milestone name and performs validation and gatekeeping through the workflow.
- Project planning updates: updates milestone goals in
.planning/PROJECT.md and resets milestone state in .planning/STATE.md.
- Requirements and roadmap generation: produces
.planning/REQUIREMENTS.md and extends .planning/ROADMAP.md with phase structure.
- Optional research for new features: adds domain research under
.planning/research/ when applicable.
Use Case: You already have PROJECT.md history and want to define and plan the next release (e.g., v1.1) with requirements and an execution-ready roadmap without starting from scratch.
Quick Start
Run the Skill with your milestone name: openforce /gsd-new-milestone "v1.1 Notifications".