project_create
Create a new project with an automatic default Phase for cases where auto-registration is missing. Ensure root_path matches current working directory.
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 | |||