gsd-new-project

Initialize a software project by generating requirements and a phased roadmap.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/ArtRiv/game-topicos-especiais --skill gsd-new-project-artriv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-new-project
Source: https://github.com/ArtRiv/game-topicos-especiais/tree/main/.github/skills/gsd-new-project
Command: npx skills add https://github.com/ArtRiv/game-topicos-especiais --skill gsd-new-project-artriv

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you start a new project with better decisions by collecting deep context up front and turning it into clear requirements and a phased roadmap.

Core Features & Use Cases

  • Unified new-project setup: Runs an end-to-end flow that gathers inputs, optionally performs domain research, scopes requirements, and produces a roadmap you can execute.
  • Creates planning artifacts: Generates structured files including project context, configuration, optional research, scoped requirements, roadmap phases, and a persistent state memory.
  • Use Case: Kick off an internal tool or feature build by converting your initial idea into a guided plan with gates preserved for validation, approvals, commits, and routing.

Quick Start

Run the gsd-new-project skill with the optional --auto flag to generate PROJECT.md, requirements, and a roadmap in a single guided initialization flow.

Frequently Asked Questions about gsd-new-project

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

FAQPage Schema
How do I plan a new software project from initial idea to execution roadmap?

To plan a new software project, this Skill gathers deep context from your initial idea, scopes requirements, and generates a phased execution roadmap. It produces structured planning artifacts including PROJECT.md, REQUIREMENTS.md, and ROADMAP.md in a single guided initialization flow.

What is product discovery and how does it fit into project planning?

Product discovery in project planning involves collecting deep context up front to make better decisions. This Skill optionally performs domain research during initialization, converting your inputs into scoped requirements before generating a phased roadmap for execution.

How do I generate requirements and a roadmap for a feature build?

You can generate requirements and a roadmap by running this Skill with the optional --auto flag. It executes an end-to-end workflow that gathers inputs, scopes requirements into REQUIREMENTS.md, and produces phased roadmaps in ROADMAP.md for your feature build.

Can I use this project planning workflow for an internal tool build?

Yes, you can use this workflow for an internal tool build. It kicks off the project by converting your initial idea into a guided plan with validation, approval, commit, and routing gates preserved throughout the execution flow.

What files and artifacts are created during new project setup?

During new project setup, this Skill creates structured planning artifacts including project context in PROJECT.md, configuration in config.json, optional research, scoped requirements in REQUIREMENTS.md, roadmap phases in ROADMAP.md, and persistent state memory in STATE.md.