Execute Large Feature Plan Compactly
execute_local_code_plan_compactExecutes a multi-step coding plan in a local workspace by delegating bounded tasks to a local model, with Claude reviewing all changes and ensuring safety.
Instructions
Preferred large-feature orchestrator. Claude owns planning/decomposition. Already-resolved sensitive subtasks can run as local-supervised; any such task forces full aggregate-diff review by Claude.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | ||
| tasks | Yes | ||
| context | No | ||
| language | No | ||
| workspace | Yes | ||
| finalValidation | No | ||
| sharedConstraints | No | ||
| sharedContextFiles | No | ||
| rollbackPlanOnFailure | No |