What problem does it solve?
This Skill automates the initial milestone planning cycle for an existing project by updating project planning files, gathering optional research, and producing scoped requirements and a phase-based roadmap so teams can move from idea to execution without manual file churn.
Core Features & Use Cases
- Project bootstrapping: Update .planning/PROJECT.md with the new milestone entry and preserve historical context.
- Requirements & roadmap generation: Create or update .planning/REQUIREMENTS.md and .planning/ROADMAP.md with scoped features, phases, and numbering that continue the project's planning rhythm.
- Research and state management: Optionally create .planning/research/ for domain research on new features and reset .planning/STATE.md for the new milestone.
- Operational workflow: Run the full new-milestone workflow with validation gates, questioning, optional research, approvals, commits, and handoff to the plan-phase executor.
Quick Start
Start a new milestone named "v1.1 Notifications" and update PROJECT.md, create REQUIREMENTS.md and ROADMAP.md, optionally collect research, reset STATE.md, and prepare the repository for the planning phase.