plan
Design an implementation plan for a goal by delegating to an ACP architect agent. Read-only: plans without mutating the codebase.
Instructions
Ask one ACP agent for an implementation plan for goal under the architect persona (read-only).
A read-only delegate with the architect (planner) persona prepended: the agent designs an approach
rather than implementing it. cli is an agent id (see capabilities); model is optional. files
lists paths to put in scope. Always read-only -- planning never mutates the tree; implementing the plan
is delegate in write mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cli | Yes | ||
| goal | Yes | ||
| role | No | architect | |
| files | No | ||
| model | No | ||
| timeout_s | No | ||
| working_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |