What problem does it solve?
This Skill consolidates the messy, early-stage project setup process by guiding discovery questions, optionally gathering domain research, and producing a single, versioned set of planning artifacts so teams avoid unclear goals and scattered notes.
Core Features & Use Cases
- Guided Questioning: Interactive prompts capture project context, goals, stakeholders, constraints, and acceptance criteria.
- Research Integration: Optionally collect and organize domain research into .planning/research/ for evidence-backed scoping.
- Artifact Generation: Produces .planning/PROJECT.md, .planning/config.json, .planning/REQUIREMENTS.md, .planning/ROADMAP.md, and .planning/STATE.md to establish a single source of truth.
- Workflow Preservation: Maintains validation gates, approvals, commits, and routing; supports an --auto flag to run research → requirements → roadmap without further interaction.
- Use Case: Product managers or founders initiating a new feature or startup can produce scoped requirements and a phase-based roadmap along with research notes and configuration.
Quick Start
Initialize a new project by invoking the new-project workflow with an idea document reference and the --auto flag to produce PROJECT.md, requirements, and a phase roadmap.