Post project update
post_project_updateAppend a dated health check-in to a project's updates.md with a status flag (on-track, at-risk, off-track) and free-text narrative, surfacing the latest update on metrics and health views.
Instructions
Append a dated narrative status update (Linear-style) to the project's updates.md pad — a lightweight health check-in that lives between the heavier sprint close-out reports. Takes a health flag (on-track | at-risk | off-track) and a free-text narrative. The latest update (and a staleness hint when it's more than 7 days old) is surfaced on get_metrics and get_health. When the project config voiceLint is on, the narrative is scored for AI-writing tells and the result is attached as voice (warn-only, never blocks the update).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| health | Yes | ||
| project | Yes | ||
| narrative | Yes | Free-text status narrative for this update. |