Run multiple AI models in parallel, compare outputs, choose the best solution
Run multiple AI models (Claude, GPT, etc.) on the same prompt simultaneously and compare results in real-time.
Each model works in its own isolated git worktree, keeping your main branch clean and safe.
Send follow-up prompts to specific models using @model syntax. Refine and guide each AI independently.
Choose winning solutions and automatically merge, or bail and cleanup everything with a single command.