Skip to main content

Project Create

Create a new project with complete structure, planning documents, and starter templates

Complexity: Moderate | Duration: 5-15m | Category: Developer Experience

Tags: initialization setup planning scaffolding

Workflow Diagram

Steps

Step 1: Project initialization

Agent: orchestrator

Create directory structure and git repository

Step 2: Planning generation

Agent: project

architect - Generate project-plan.md and tasklist.md

Step 3: Template creation

Agent: project

architect - Create starter code templates for selected stack

Step 4: Dependency setup

Agent: orchestrator

Initialize package manager and install dependencies

Step 5: Validation gate

Agent: component

qa-validator - Verify project structure meets CODITECT standards

Usage

To execute this workflow:

/workflow developer-experience/project-create.workflow

See other workflows in this category for related automation patterns.