qsd-new-project

Automate new project startup with planning artifacts and optional domain research.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/thecomputer07/qsd --skill qsd-new-project
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qsd-new-project
Source: https://github.com/thecomputer07/qsd/tree/main/skills/qsd-new-project
Command: npx skills add https://github.com/thecomputer07/qsd --skill qsd-new-project

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Initialize a new project by guiding teams through an integrated flow of questions, optional domain research, and formal planning artifacts to seed work with a coherent context.

Core Features & Use Cases

  • Unified project setup workflow from questioning to roadmap, enabling consistent planning across teams.
  • Generates planning artifacts such as .planning/PROJECT.md, .planning/config.json, .planning/ROADMAP.md, .planning/REQUIREMENTS.md, and .planning/STATE.md to capture context, scope, and milestones.
  • Optional domain research and templates stored under .planning/research/ to support proactive planning, with a ready-to-run path via /qsd-plan-phase 1.

Quick Start

Run the new-project workflow with the --auto flag to initialize a complete project context.

Frequently Asked Questions about qsd-new-project

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

FAQPage Schema
How do I automate initial project planning and generate a roadmap?

Automate initial project planning by running an integrated workflow that guides teams through questioning and domain research to generate structured roadmaps. It automatically outputs formal planning artifacts like ROADMAP.md and REQUIREMENTS.md to seed work with coherent context.

What is the best way to initialize a new project with validated requirements?

The best way to initialize a new project with validated requirements is using an automated setup workflow that captures context and scope. This process generates structured files like PROJECT.md and config.json to ensure consistent planning across teams.

How do I set up a complete project context without manual formatting?

Set up a complete project context automatically by running the initialization workflow with the --auto flag. This generates a full suite of planning artifacts, including STATE.md and config.json, directly in your .planning directory without manual formatting.

Can I include domain research in my project initialization workflow?

Yes, you can include domain research in your project initialization workflow. The setup process supports optional domain research and stores templates under the .planning/research/ directory to support proactive planning before execution.

How do I start executing phases after generating a project roadmap?

Start executing phases after generating a project roadmap by running the /qsd-plan-phase command. This transitions the workflow from planning artifact generation to actual automated phase execution based on the established context.

Does automated project setup work for teams needing structured milestones?

Yes, automated project setup works for teams needing structured milestones. It is specifically applied to new-project scenarios where teams require validated requirements and phased roadmaps to ensure consistent, structured planning across the workflow.