Plan review
When Claude Code proposes a plan and leaves plan mode, Coldtea captures the plan and shows a Review plan action on the pane. Use it to read the plan and respond before the agent starts editing.
Open the plan
Click Review plan on the pane. Coldtea opens the plan in a review editor with the full plan text.
Read the plan the way you would read a teammate's approach:
- Does it solve the task?
- Does it avoid out-of-scope areas?
- Does it name the right files and checks?
- Does it surface a risk before the diff exists?
Comment and edit
You have two ways to respond in the editor:
- Edit the plan text directly. Coldtea saves your edits back to the plan.
- Select any plan text to add a comment on that passage. Your comments collect in a rail beside the plan.
Send it back
When you have edits or comments, send them to the agent. Coldtea assembles your feedback and delivers it into the agent's pane, so the agent revises its approach with your changes in hand. The send stays disabled until you have made an edit or left a comment.
If you agree with the plan as written, you do not need to send anything. Let the agent proceed. Whether the agent pauses for approval before acting is governed by the agent CLI's own plan-mode behavior, not by a separate control in Coldtea.
Fixing direction here is cheaper than fixing a diff later. After the agent implements the plan, review the result with review agent work. The plan itself is kept on the task as a version, described in tasks, plans, and logs.