gsd-new-project

Initialize structured planning artifacts in the .planning directory for new projects.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/MINT-IA/MINT --skill gsd-new-project-mint-ia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-new-project
Source: https://github.com/MINT-IA/MINT/tree/main/.claude/skills/gsd-new-project
Command: npx skills add https://github.com/MINT-IA/MINT --skill gsd-new-project-mint-ia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Initialize a project with structured planning context and artifacts to accelerate startup.

Core Features & Use Cases

  • Creates planning artifacts in .planning: PROJECT.md, config.json, REQUIREMENTS.md, ROADMAP.md, and STATE.md.
  • Supports optional domain research and phased execution with /gsd-plan-phase 1.
  • Provides a repeatable, end-to-end setup flow for new initiatives.

Quick Start

Run the new-project workflow to generate planning artifacts and begin the phased roadmap.

Frequently Asked Questions about gsd-new-project

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

FAQPage Schema
How do I initialize planning artifacts for a new project initiative?

To initialize planning artifacts for a new project, this workflow creates and populates files like PROJECT.md, config.json, REQUIREMENTS.md, ROADMAP.md, and STATE.md. It applies a structured discovery-to-roadmap flow to accelerate startup for new product initiatives.

What is the best way to generate a project roadmap from initial context gathering?

Generating a project roadmap from context gathering is handled by a structured initialization workflow that creates planning artifacts and integrates with phased execution. It populates ROADMAP.md and STATE.md to provide a repeatable, end-to-end setup flow for new initiatives.

Can I automate project scaffolding with optional research for product management?

Yes, you can automate project scaffolding with optional domain research for product management. The workflow supports optional research and automated artifact creation to populate the .planning directory with structured roadmap and requirements documents.

Do I need any dependencies to set up project workflows and planning documents?

No dependencies are required to set up project workflows and planning documents. The initialization process independently generates the core planning artifacts and establishes the baseline configuration needed to begin your phased roadmap execution.

How do I start phased execution after creating project planning artifacts?

To start phased execution after creating project planning artifacts, the workflow integrates directly with the /gsd-plan-phase command. Running this command transitions your newly scaffolded project into active, structured roadmap development.

When should I use an automated project-init workflow over manual planning?

You should use an automated project-init workflow over manual planning when starting new product initiatives that require a structured discovery-to-roadmap flow. It ensures consistent creation of standard planning artifacts like PROJECT.md and ROADMAP.md, reducing setup friction.