Independent review
Use a different model for the review, or clearly see when the same one was used.
Use the CLIs and subscriptions you already have. Drove runs them locally, then hands you a reviewed branch and checks.
Drove hands the finished diff and task to a fresh reviewer. You get the review, test output, and cost with the branch.
Use a different model for the review, or clearly see when the same one was used.
Your own checkout stays untouched while each feature runs in its own Git worktree.
Read the diff, reviewer notes, command output, and cost before you decide to merge.
Mix the coding CLIs already on your machine. For example: Claude plans, Codex writes, and OpenCode reviews the finished diff.
Independent review: Drove warns you if Build and Review use the same CLI.
Install Drove once, add an existing Git repository, then approve your first plan.
# install once uv tool install git+https://github.com/depak7/drove drove serve # http://localhost:8787