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.
Reads your repo read-only and writes an implementation plan.
Read it, edit it in your editor, then approve.
Implements the plan in an isolated worktree. Your branch stays clean.