by microsoft · Agent Tool · ★ 295
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
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. No LLM in the orchestration loop, no tokens spent deciding what runs next. Source-controlled — Plain YAML files. Diff workflows in pull requests, version them with your code, run them the same way locally and in CI. Features YAML-based workflows - Define multi-agent workflows in readable YAML Multiple providers - GitHub Copilot, Anthropic Claude, or Claude Agent SDK with seamless switching Parallel execution - Run agents concurrently (static groups or dynamic for-each) Sub-workflow composition - Reusable sub-workflows with templated , usable inside groups for dynamic fan-out S
| Stars | 295 |
| Forks | 36 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 69.9997946198285/100 |
| Open Issues | 17 |
| Last Updated | 2026-07-02 |
| Created | 2026-02-02 |
| Platforms | cli, python |
| Est. Tokens | ~17k |
These tools work well together with conductor for enhanced workflows:
Looking for a conductor alternative? If you're comparing conductor with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Supercharge Claude Code with 11 AI agents, 36 commands & 15 skills — the claude-code plugin framework inspired
Skill to give Claude Code (and any coding agent) the ability to generate beautiful and practical Excalidraw di
A collection of Agent skills and Claude Code plugins for HashiCorp products.
A collection of standardized Agent Skills to teach GitHub Copilot, Claude, Gemini and Cursor about modern Andr
Claude Code Skill Factory — A powerful open-source toolkit for building and deploying production-ready Claude
Lightweight registry to discover, install, and manage all public Claude plugins and agent skills for your favo
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 36 forks, indicating an active community.
conductor is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to conductor on Agent Skills Hub include claude-forge, excalidraw-diagram-skill, agent-skills. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.