qsd-new-milestone

Update planning documents and reset state for a new milestone cycle.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/thecomputer07/qsd --skill qsd-new-milestone
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: qsd-new-milestone
Source: https://github.com/thecomputer07/qsd/tree/main/skills/qsd-new-milestone
Command: npx skills add https://github.com/thecomputer07/qsd --skill qsd-new-milestone

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Start a new milestone planning cycle for a project by updating planning documents and resetting state.

Core Features & Use Cases

  • Updates .planning/PROJECT.md with new milestone goals
  • Creates/updates: .planning/research/, .planning/REQUIREMENTS.md, .planning/ROADMAP.md, and .planning/STATE.md
  • Guides the questioning, research, requirements, and roadmap workflow for milestone planning
  • Prepares the project for the /qsd-plan-phase execution

Quick Start

Invoke the qsd-new-milestone workflow with a milestone name to initialize the planning cycle.

Frequently Asked Questions about qsd-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, invoke the workflow with a milestone name to update planning documents like PROJECT.md and reset the project state for fresh requirements gathering.

What planning documents are updated when initializing milestone management?▼

Initializing milestone management updates .planning/PROJECT.md, creates .planning/research/, REQUIREMENTS.md, ROADMAP.md, and STATE.md to establish the complete project tracking structure.

How does milestone planning guide requirements gathering and roadmap generation?▼

Milestone planning guides requirements gathering and roadmap generation by leading through a structured workflow of questioning, research, and document updates within the .planning directory.

Can I use this milestone workflow to prepare my project for phase planning?▼

Yes, this milestone workflow explicitly prepares your project for phase planning by resetting the state and ensuring all roadmap and requirements documents are ready for the /qsd-plan-phase execution.

What is the best way to reset project state for a new milestone?▼

The best way to reset project state for a new milestone is to apply a dedicated workflow that overwrites .planning/STATE.md and updates ROADMAP.md, ensuring a clean slate for subsequent planning.

Why do I need to create a research directory for project roadmap planning?▼

You need to create a research directory for project roadmap planning because the workflow systematically stores investigation artifacts there, directly supporting the subsequent requirements and roadmap generation phases.