Introducing Conductor Cloud →
Workflows

Workflows for running coding agents in parallel

Conductor workflows for running Claude Code, Codex, and Cursor in separate workspaces, with setup scripts, terminals, diffs, checks, and pull requests.

Use these workflows when one terminal session hides too much state: directory, branch, task ownership, and review path.

Each independent task should have its own workspace: a worktree-backed checkout with its own branch, terminal, diff, checks, and pull request path. Start with the workflow for the agent you want to run, then use the docs links to make each workspace runnable without manual repair.

Read parallel agents

Set up the repo once

Parallel agents work best when each new workspace can run the project without manual repair.