context_add_milestone
Add and manage project milestones by specifying details like title, description, and status, ensuring progress tracking within AI development workflows.
Instructions
Add a project milestone
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | Milestone description | |
| projectPath | Yes | Path to project directory | |
| status | No | Milestone status | planned |
| title | Yes | Milestone title |