martin_plan
Turn a coding objective into a scoped implementation plan, verifier proposal, policy pack, and risk recommendation. Use this read-only planning step before preflight and coding runs to prevent wasted tokens and runaway loops.
Instructions
Read-only planning step that turns an objective into a scoped implementation plan, verifier proposal, policy pack, and risk recommendation. Use before preflight and before any real coding run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxUsd | No | ||
| context | No | Optional extra issue or bug context. | |
| maxTokens | No | ||
| objective | Yes | The coding objective to plan. | |
| maxMinutes | No | ||
| policyPack | No | ||
| deniedPaths | No | ||
| maxCommands | No | ||
| allowedPaths | No | ||
| maxIterations | No | ||
| maxFilesChanged | No | ||
| verificationPlan | No | ||
| workingDirectory | No | Optional repo-root override resolved under the MCP workspace root. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||