gsd-new-milestone

Create milestone planning artifacts and route to the requirements phase.

1|Updated Aug 17, 2025
One-click install
npx skills add https://github.com/DuySeu/StockMind --skill gsd-new-milestone-duyseu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-new-milestone
Source: https://github.com/DuySeu/StockMind/tree/main/.agent/skills/gsd-new-milestone
Command: npx skills add https://github.com/DuySeu/StockMind --skill gsd-new-milestone-duyseu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Start a new milestone cycle by updating planning artifacts and routing to the requirements phase, ensuring continuity from existing PROJECT.md history.

Core Features & Use Cases

  • Artifact generation: Create and reset milestone planning files: .planning/PROJECT.md, .planning/research/, .planning/REQUIREMENTS.md, .planning/ROADMAP.md, and .planning/STATE.md.
  • Workflow routing: Route execution to /gsd-plan-phase [N] to commence the milestone.
  • Context preservation: Leverage existing PROJECT.md history to maintain continuity and traceability across milestones.

Quick Start

Run the new-milestone workflow to initialize a milestone and prepare planning artifacts.

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 and set up planning artifacts?

To start a new milestone cycle, this skill generates planning artifacts by creating .planning/PROJECT.md, research/, REQUIREMENTS.md, ROADMAP.md, and STATE.md, then routes execution to the requirements phase.

What is the best way to preserve project history when planning a new milestone?

Preserving project history during new milestone planning is handled by leveraging existing PROJECT.md context, ensuring continuity and traceability across milestone cycles without losing previous data.

How does milestone workflow routing enforce validation and research gates?

Milestone workflow routing enforces validation, questioning, research, and roadmap approval gates by coordinating file generation and triggering the /gsd-plan-phase execution path to maintain process integrity.

Can I reset planning files like ROADMAP.md and REQUIREMENTS.md for a new project phase?

Yes, you can reset planning files for a new project phase. The workflow creates and resets .planning/REQUIREMENTS.md and .planning/ROADMAP.md while preserving historical context within PROJECT.md.

Why does my milestone planning workflow require a STATE.md file?

A milestone planning workflow requires a STATE.md file to track the current cycle status, enforcing workflow gates and coordinating transitions between research, requirements, and roadmap approval phases.

What are the limitations of automating milestone planning with existing project context?

Automating milestone planning with existing context depends on preserving PROJECT.md history; if prior planning artifacts are missing or corrupted, the continuity and traceability across milestones may be limited.