initialize_project
Create project directories and a Plan file to bootstrap collaborative planning on a shared Markdown blackboard.
Instructions
Create the Blackboard directories and one named Plan file.
This bootstrap utility is used by a human when creating a project. LLM collaboration thereafter uses the core Blackboard tools above. Additional Plans may be created in the same root by calling this again with a new plan_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasks | Yes | ||
| title | Yes | ||
| plan_id | No | project | |
| project_id | Yes | ||
| dependencies | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||