gsd-new-project

Automate end-to-end project planning and generate planning artifacts.

Updated Jan 28, 2025
One-click install
npx skills add https://github.com/aslaii/dotfiles --skill gsd-new-project-aslaii
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-new-project
Source: https://github.com/aslaii/dotfiles/tree/main/claude/skills/gsd-new-project
Command: npx skills add https://github.com/aslaii/dotfiles --skill gsd-new-project-aslaii

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates end-to-end project initiation by guiding questions, collecting context, and creating planning artifacts.

Core Features & Use Cases

  • Guided questioning to clarify project goals and constraints.
  • Automated generation of planning artifacts: PROJECT.md, .planning/config.json, ROADMAP.md, REQUIREMENTS.md, and STATE.md.
  • Support for optional research phase and deep context gathering.

Quick Start

Describe your project goal and run the new-project workflow to generate 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 automate end-to-end project planning for a new initiative?

Automate end-to-end project planning by using a guided workflow that clarifies goals, gathers context, and generates planning artifacts like PROJECT.md, REQUIREMENTS.md, and ROADMAP.md to drive the project lifecycle.

What planning artifacts do I need to kickstart a new development project?

To kickstart a new project, you need planning artifacts like PROJECT.md for context, config.json for settings, ROADMAP.md for timelines, REQUIREMENTS.md for specifications, and STATE.md for tracking current workflow status.

Can I use this project planning workflow for product discovery and research?

Yes, you can use this project planning workflow for product discovery and research, as it supports an optional research phase to gather deep context before generating requirements and a roadmap for your team.

How do I create a roadmap and requirements from initial project discovery questions?

Create a roadmap and requirements by running an automated workflow that asks discovery questions, collects your project constraints, and outputs structured planning files including ROADMAP.md and REQUIREMENTS.md.

What is the best way to structure project requirements and state for developers?

The best way to structure project requirements and state is to store them in standardized files like REQUIREMENTS.md and STATE.md, ensuring developers and product teams share a unified view of project progress and goals.

Does this automated planning workflow store project context locally?

Yes, this automated planning workflow stores project context locally by creating and maintaining a .planning directory containing config.json, PROJECT.md, and other essential planning artifacts for your workflow.