conductor — Agent Tool by microsoft

by microsoft · Agent Tool · ★ 295

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About conductor

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

Quick Facts

Stars295
Forks36
LanguagePython
CategoryAgent Tool
LicenseMIT
Quality Score69.9997946198285/100
Open Issues17
Last Updated2026-07-02
Created2026-02-02
Platformscli, python
Est. Tokens~17k

Compatible Skills

These tools work well together with conductor for enhanced workflows:

  • snippy — semantic(0.23)+complementary+same_lang+similar_pop+shared_platform (53%)

conductor alternative? Top 6 similar tools

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.

  • claude-forge by sangrokjung · ⭐ 767

    Supercharge Claude Code with 11 AI agents, 36 commands & 15 skills — the claude-code plugin framework inspired

  • excalidraw-diagram-skill by coleam00 · ⭐ 718

    Skill to give Claude Code (and any coding agent) the ability to generate beautiful and practical Excalidraw di

  • agent-skills by hashicorp · ⭐ 639

    A collection of Agent skills and Claude Code plugins for HashiCorp products.

  • awesome-android-agent-skills by new-silvermoon · ⭐ 588

    A collection of standardized Agent Skills to teach GitHub Copilot, Claude, Gemini and Cursor about modern Andr

  • claude-code-skill-factory by alirezarezvani · ⭐ 571

    Claude Code Skill Factory — A powerful open-source toolkit for building and deploying production-ready Claude

  • claude-plugins by Kamalnrf · ⭐ 522

    Lightweight registry to discover, install, and manage all public Claude plugins and agent skills for your favo

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Python Agent Tools

Frequently Asked Questions

What is conductor?

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.

What programming language is conductor written in?

conductor is primarily written in Python.

How do I install or use conductor?

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.

What license does conductor use?

conductor is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to conductor?

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.

View on GitHub → Browse Agent Tool tools