project_create
Create a new project with a default Phase automatically generated—ideal when an auto-registered project is missing. Register a project under the current working directory to start organizing work and phases through the AI Team OS.
Instructions
Create a new project with a default Phase automatically created.
⚠️ IMPORTANT: Projects are automatically registered by the OS when a CC session starts. You should NOT manually create projects unless the auto-registered project is missing. The root_path MUST match the current CC session's working directory — do NOT create projects pointing to other directories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Project name | |
| root_path | No | Project root directory path (must match current cwd) | |
| description | No | Project description |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||