Multi-agent workflow orchestration that scales past one tab.

Medley decomposes workflows into parallel steps, routes each to the right agent, manages dependencies, and surfaces only the decisions that need you.

Paste into Claude Code

Parallel agents without orchestration collide.

Running one coding agent on one feature and another on a related track sounds simple until both touch the same files, neither knows what the other finished, and you are the integration layer between them.

Multi-agent workflows need more than parallel sessions. They need a visible plan, explicit step dependencies, parallel execution scoped to separate work, and a single place to approve outputs before they ship.

Workflows as editable mission DAGs.

Medley turns a workflow into a directed graph of steps — some sequential, some parallel. Each step gets the right agent, model tier, and context. Dependencies are explicit. Progress is visible.

You manage outcomes, not sessions. The orchestration layer handles routing, retries, and pulling you in when a step needs approval.

Parallel and sequential steps

Run independent steps in parallel while respecting dependencies — research before implementation, tests after code.

Agent routing per step

Assign each step to the agent you choose — Claude Code or cheaper models for boilerplate — per step type.

Workflow visibility

See every step's status, output, and cost in one mission view instead of checking each agent session.

Human gates where it matters

Approve merges, publishes, and outreach before agents proceed — without blocking steps that do not need you.

Multi-agent workflow FAQ

How is this different from CI/CD or Zapier?
Those tools run deterministic scripts. Multi-agent workflows involve LLM agents making judgment calls, producing variable outputs, and needing human review. Medley orchestrates that kind of work.
How do you prevent agents from conflicting?
Medley decomposes work with explicit dependencies and scopes context per step — the goal is for parallel agents to work on separate sub-tasks with clear handoffs.
Which agents work with Medley workflows?
Medley is a Claude Code plugin. Missions run multi-agent plans inside Claude Code with the models you configure there. It uses the models you already have access to.

Orchestrate multi-agent workflows on your Mac.

Install Medley — decomposition, routing, and mission control for parallel agent work.

Install Medley