Master-Orchestrator — Codex Skill by amber132

by amber132 · Codex Skill · ★ 128

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

About Master-Orchestrator

Master Orchestrator 让 Claude Code 和 Codex 协作处理大型编码任务。 自动把目标拆成 DAG 任务图,跨多个 AI Agent 并行执行,并收敛到可验证的交付结果。 快速开始 文档 问题 你正在处理一个单次 AI Agent 调用很难稳住的大任务: "给这个 Express 应用加 JWT 鉴权,包括测试、中间件和文档" "重构支付模块,涉及 3 个包、15 个文件" "数据库迁移后,把所有失败测试修好" 单个 或 会遇到上下文漂移、依赖遗漏、跨文件改动不一致等问题。最后你只能自己反复启动多个会话、检查输出、拼接结果。 方案 Master Orchestrator 把一个自然语言目标转换成有向无环图(DAG)任务,再按阶段选择最合适的 AI Agent 执行: 它会自动完成: 任务分解:把目标拆成有依赖关系的子任务,规划阶段默认交给 Claude 阶段路由:按任务类型选择 provider,例如 Claude 负责推理,Codex 负责执行 并行执行:没有依赖冲突的任务并行跑,最高支持 150 并发 交叉审查:用另一个 Agent 做结果验证和质量门禁 失败重试:按错误类型分类,使用指数退避重试 结果收敛:合并输出、跑测试、确认最终交付一致 为什么需要 Master Orchestrator 快速开始 安装 bash git clone https://github.com/amber132/Ma

ai-agentautomationclaude-codecodexdagllmorchestratorpython

Quick Facts

Stars128
Forks10
LanguagePython
CategoryCodex Skill
LicenseMIT
Quality Score64.9757689557171/100
Last Updated2026-05-19
Created2026-04-13
Platformsclaude-code, codex, python
Est. Tokens~123k

Compatible Skills

These tools work well together with Master-Orchestrator for enhanced workflows:

  • hivemind — semantic(0.31)+complementary+rare_topics+same_lang+similar_pop+shared_platform (60%)
  • agents — semantic(0.17)+complementary+rare_topics+same_lang+similar_pop+shared_platform (60%)
  • fim-agent — semantic(0.25)+complementary+rare_topics+same_lang+similar_pop+shared_platform (58%)
  • team-tasks — semantic(0.23)+complementary+same_lang+similar_pop+shared_platform (58%)
  • clawcodex — semantic(0.19)+complementary+same_lang+similar_pop+shared_platform (57%)

Master-Orchestrator alternative? Top 6 similar tools

Looking for a Master-Orchestrator alternative? If you're comparing Master-Orchestrator with other codex skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • Overture by SixHq · ⭐ 592

    Overture is an open-source, locally running web interface delivered as an MCP (Model Context Protocol) server

  • deterministic-agent-control-protocol by elliot35 · ⭐ 145

    Governance gateway for AI agents — bounded, auditable, session-aware control with MCP proxy, shell proxy & HTT

  • fim-agent by fim-ai · ⭐ 93

    LLM-powered Agent Runtime with Dynamic DAG Planning & Concurrent Execution

  • joinly by joinly-ai · ⭐ 471

    Make your meetings accessible to AI Agents

  • agents by astronomer · ⭐ 395

    AI agent tooling for data engineering workflows.

  • flyto-core by flytohub · ⭐ 324

    The open-source execution engine for AI agents. 412 modules, MCP-native, triggers, queue, versioning, metering

More Codex Skill Tools

Explore other popular codex skill tools:

View all Codex Skill tools →

Popular Python Agent Tools

Frequently Asked Questions

What is Master-Orchestrator?

Master-Orchestrator is 一个迭代器,可以迭代任何项目,包括他自己. It is categorized as a Codex Skill with 128 GitHub stars.

What programming language is Master-Orchestrator written in?

Master-Orchestrator is primarily written in Python. It covers topics such as ai-agent, automation, claude-code.

How do I install or use Master-Orchestrator?

You can find installation instructions and usage details in the Master-Orchestrator GitHub repository at github.com/amber132/Master-Orchestrator. The project has 128 stars and 10 forks, indicating an active community.

What license does Master-Orchestrator use?

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

What are the best alternatives to Master-Orchestrator?

The top alternatives to Master-Orchestrator on Agent Skills Hub include Overture, deterministic-agent-control-protocol, fim-agent. 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 Codex Skill tools