1 link tagged with all of: workflow + code-review + code-planning
Click any tag below to further narrow down your results
Links
Ultraplan is a research-preview feature in Claude Code v2.1.91+ that drafts a plan for your codebase remotely. You launch it from the CLI, review and comment on the plan in a browser interface, then choose to have Claude implement it on the web or send it back to your local terminal for execution.
- Ultraplan (research preview, Claude Code v2.1.91+) drafts plans remotely in the cloud, freeing up your local terminal while it works.
- You can trigger it via "/ultraplan", typing "ultraplan" in a prompt, or opting into it after a local plan finishes.
- The web review interface lets you highlight text, leave inline comments, and use emoji reactions before approving.
- Once approved, you choose to execute the plan directly in the cloud or "teleport" it back to your local CLI session.