submit_plan
Submit implementation plan content with progress markers and agent context to coordinate task execution across multiple AI agents.
Instructions
Submit implementation plan content - handles file creation internally
Input 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 |