new-milestone

Initiate a new milestone cycle by loading context, gathering goals, and updating project documentation.

Updated Jan 12, 2026
One-click install
npx skills add https://github.com/sidunrealde/ArchVis --skill new-milestone
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: new-milestone
Source: https://github.com/sidunrealde/ArchVis/tree/main/.github/skills/new-milestone
Command: npx skills add https://github.com/sidunrealde/ArchVis --skill new-milestone

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gsd-tools.cjs, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of initiating a new milestone for an existing project, ensuring all necessary context is gathered, plans are updated, and research is conducted efficiently.

Core Features & Use Cases

  • Context Loading: Automatically reads and integrates existing project, milestone, and state information.
  • Goal Definition: Gathers milestone goals through conversation or existing context files.
  • Automated Documentation: Updates PROJECT.md and STATE.md with new milestone details.
  • Research & Planning: Optionally conducts domain research and spawns a roadmapper to create a phased execution plan.
  • Use Case: A product manager needs to start the next development cycle for their application. They use this Skill to define the goals, scope the requirements, and generate a roadmap for the upcoming features.

Quick Start

Initiate a new milestone for the current project by running the new-milestone skill.

Frequently Asked Questions about new-milestone

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

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

Starting a new milestone involves loading existing project state, gathering your milestone goals, and updating documentation like PROJECT.md and STATE.md to define the development cycle scope.

How does automated milestone planning update project documentation?

Automated milestone planning updates project documentation by loading existing context, gathering your goals, and writing new milestone details directly into PROJECT.md and STATE.md files.

Can I generate a phased roadmap automatically after gathering requirements?

Yes, after requirements gathering, you can optionally spawn a roadmapper to conduct domain research and automatically generate a phased execution plan for your defined milestone goals.

Do I need existing context files to define milestone goals?

You do not strictly need existing context files to define milestone goals because the system can gather goals through interactive conversation, though having them streamlines loading the current project state.

What is the best way to manage agile development cycle requirements?

The best way to manage agile development cycle requirements is using an automated system that loads project state, defines goals conversationally, and generates a phased execution roadmap.

Are there limitations to automated project state management for new milestones?

Automated project state management for new milestones relies on structured files like STATE.md, meaning limitations arise if your existing project context is missing, unstructured, or unreadable by the loading mechanism.