append_prose
Append freeform markdown notes to the top level of PLAN.md to add context and updates to your project plan without file editing.
Instructions
Append freeform markdown at top level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| plan_path | No | Optional path to PLAN.md (relative to cwd or absolute). Default: walk up from cwd to nearest PLAN.md. |