Introducing Conductor Cloud →
Workflows

Workflows for running coding agents in parallel

Practical Conductor workflows for running Claude Code and Codex with worktrees, local setup, terminals, diffs, checks, and pull requests.

Use these workflows when one agent in one terminal is no longer enough.

Conductor works best when each independent task gets its own workspace: a separate worktree-backed checkout, branch, terminal, diff, checks, and pull request path. Start with the workflow that matches the agent you want to run, then use the docs links to make the repo runnable in every workspace.

Read parallel agents

Set up the repo once

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