Create Project Note
create_project_noteCreate a project overview note linking PRDs, Jira epics, meeting notes, and milestones into one central source of truth for project tracking.
Instructions
Create a project overview and tracking note in the Projects/ folder. Acts as the single source of truth for a project — links to PRDs, Jira epics, meeting notes, and tracks milestones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Project name | |
| team | No | Team working on this project | |
| owner | No | Harun Zeybek | |
| risks | No | Known risks | |
| status | No | Planning | |
| jiraEpic | No | Jira epic key, e.g. PROJ-10 | |
| startDate | No | YYYY-MM-DD | |
| milestones | No | Key milestones | |
| objectives | No | Project objectives | |
| targetDate | No | Target completion date YYYY-MM-DD | |
| description | Yes | What is this project? What problem does it solve? |