by microsoft · Agent Tool · ★ 295
Conductor A CLI tool for defining and running multi-agent workflows with the GitHub Copilot SDK and Anthropic Claude. Why Conductor? Conductor makes multi-agent workflows — code review pipelines, research-then-synthesize flows, plan-then-implement loops — repeatable, deterministic, and version-controlled. You define your agents, their prompts, and the routing between them in a single YAML file: Repeatable — Same inputs follow the same path through the same agents. Deterministic — Routing uses Jinja2 templates and expression evaluation. First matching condition wins.
| Stars | 295 |
| Forks | 37 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 69.9997946198285/100 |
| Open Issues | 15 |
| Last Updated | 2026-07-03 |
| Created | 2026-02-02 |
| Platforms | cli, python |
| Est. Tokens | ~17k |
These tools work well together with conductor for enhanced workflows:
Explore other popular agent tool tools:
conductor is A CLI tool for defining and running multi-agent workflows with the GitHub Copilot SDK and Anthropic Agents SDK.. It is categorized as a Agent Tool with 295 GitHub stars.
conductor is primarily written in Python.
You can find installation instructions and usage details in the conductor GitHub repository at github.com/microsoft/conductor. The project has 295 stars and 37 forks, indicating an active community.
conductor is released under the MIT license, making it free to use and modify according to the license terms.