gsd-new-project

Automate project initiation by generating planning documentation and starting execution.

1|Updated Aug 17, 2025
One-click install
npx skills add https://github.com/DuySeu/StockMind --skill gsd-new-project-duyseu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-new-project
Source: https://github.com/DuySeu/StockMind/tree/main/.agent/skills/gsd-new-project
Command: npx skills add https://github.com/DuySeu/StockMind --skill gsd-new-project-duyseu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates end-to-end project initiation by gathering context and producing planning documentation.

Core Features & Use Cases

  • Unified questioning to capture project context
  • Optional domain research and automatic generation of planning artifacts
  • Generated roadmap, requirements, and memory state for ongoing execution

Quick Start

Run the gsd-new-project workflow to generate a complete planning package for your new initiative.

Frequently Asked Questions about gsd-new-project

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

FAQPage Schema
How do I automate project planning and generate documentation for a new initiative?

You can automate project planning by gathering context through unified questioning, which then generates a complete documentation package including requirements, roadmap, and memory state files for ongoing execution.

What planning docs are needed for end-to-end product launch setup?

End-to-end product launch setup requires planning docs such as PROJECT.md, REQUIREMENTS.md, ROADMAP.md, and STATE.md, along with optional research directories to ensure structured ongoing execution.

Can I generate a project roadmap automatically from initial requirements?

Yes, you can generate a project roadmap automatically. The workflow takes your initial requirements and context to produce a structured ROADMAP.md and start execution immediately.

What is the best way to structure requirements for a new internal project?

The best way to structure requirements for a new internal project is to use a unified questioning process that captures context and outputs a standardized REQUIREMENTS.md file for structured planning.

Does automated project initiation work for product launches without manual research?

Automated project initiation works for product launches by using optional domain research, generating a config.json and planning artifacts automatically to capture necessary context without fully manual research.

Why does my project workflow need a memory state file during execution?

Your project workflow needs a memory state file (STATE.md) during execution to track progress, maintain context across phases, and ensure the roadmap aligns with the initial planning documentation.