XOCODE

Plan with Opus 4.8.
Build with Composer 2.5.

A terminal UI that plans your task with Claude, lets you review it, then builds it with Cursor — in an isolated git worktree. From one command.

curl https://code.xogent.com/install -fsS | bash

macOS & Linux. On first run, xocode checks that the Claude Code and Cursor CLIs are installed and logged in — and helps you set them up. Source on GitHub.

01 · PLAN

Opus 4.8, high effort

Reads your repo read-only and writes an implementation plan.

02 · REVIEW

You approve

Read it, edit it in your editor, then approve.

03 · BUILD

Composer 2.5

Implements the plan in an isolated worktree. Your branch stays clean.