Post project update
post_project_updateAppend a dated status update with health flag and narrative to a project's updates pad. Keeps stakeholders informed and warns when updates are overdue.
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. |