Update the project plan
update_planReplace the full content of a shared requirements or design document with new markdown, keeping the team's source of truth current for all AI agents.
Instructions
Replace the full content of one plan document (requirements.md or design.md) with new markdown. Read get_plan first and edit the whole doc, don't append blindly - this is the shared source of truth for project intent that every teammate's agent reads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc | Yes | ||
| content | Yes | Full replacement markdown content for this document. | |
| memberName | No |