propose_context_change
Propose a coherent set of file changes as one logical decision, displaying complete new content for explicit human approval before any modification.
Instructions
Propose one coherent change to the context — one or several files that together make up a single logical decision. Bundle everything that belongs together into ONE call: one proposal becomes one commit (and one pull request for review), never one per file. IMPORTANT: the model recommends, a human decides — show the user exactly what will change and get their explicit approval BEFORE calling this tool. Provide the complete new content of each file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| changes | Yes | The file changes making up this ONE proposal — all files that belong to the same decision. | |
| summary | Yes | One-line summary of the decision, used as the commit message and pull request title. E.g. 'Update parking effect goal target to 4 min and the actor assumption it rests on'. |