gsd-new-project

Initialize new projects by generating planning artifacts and project memory.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-new-project-poom5741
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-new-project
Source: https://github.com/Poom5741/eggo-world-pb/tree/main/.qwen/skills/gsd-new-project
Command: npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-new-project-poom5741

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the initial project setup by guiding questions, research, and planning artifacts to speed up early product development.

Core Features & Use Cases

  • Guided questioning to capture project context and goals.
  • End-to-end planning artifacts generation including PROJECT.md, config.json, research, requirements, roadmap, and state memory.
  • Optional automatic run via --auto to speed up planning without further interaction.

Quick Start

Run the gsd-new-project workflow to initialize a new project with default planning artifacts.

Frequently Asked Questions about gsd-new-project

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

FAQPage Schema
How do I generate project requirements and a roadmap from scratch?

You can generate project requirements and a roadmap by running a guided questioning workflow that captures context and outputs structured planning artifacts like REQUIREMENTS.md and ROADMAP.md automatically.

What is automated project planning and how does it handle initial setup?

Automated project planning initializes a new project by guiding questions and research to speed up early product development, creating configuration files and state memory for ongoing use without manual formatting.

Can I run project initialization without interactive prompts?

Yes, you can run project initialization without interactive prompts by using the auto mode, which speeds up planning by generating all artifacts automatically without further interaction.

What planning files are needed for structured product team workflows?

Structured product team workflows require planning files like PROJECT.md, config.json, research directories, REQUIREMENTS.md, ROADMAP.md, and STATE.md to maintain context, requirements, and ongoing project memory.

Does this project setup workflow require any external dependencies?

No, this project setup workflow requires no external dependencies to initialize, operating entirely self-contained to generate planning artifacts and store project memory directly in your workspace.