update_project_state
Update a project's persistent state in Markdown to capture current progress, objective, in-progress work, next steps, blockers, and important files. Omit empty sections to keep the state file concise.
Instructions
Replace the concise durable Project State.md for a project.
This is current state, not a session log. Omit empty sections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| blocked | No | ||
| project | Yes | ||
| completed | No | ||
| objective | No | ||
| next_steps | No | ||
| in_progress | No | ||
| architecture | No | ||
| current_state | No | ||
| important_files | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||