submit_plan
Submit implementation plans in markdown format to coordinate AI agents, track progress, and manage parallel workflows through automated file creation.
Instructions
Submit implementation plan content - handles file creation internally
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Plan content in markdown format with progress markers | |
| agent | Yes | Agent name submitting the plan | |
| agentContext | No | Optional: Agent context data including identity, capabilities, and working context | |
| contextEstimate | No | Optional: Context estimate for the plan |