No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →
by amber132 · Codex Skill · ★ 67
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is Master-Orchestrator safe to install? View the security audit →
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
| Stars | 67 |
| Forks | 5 |
| Language | Python |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 64.9757689557171/100 |
| Open Issues | 2 |
| Last Updated | 2026-05-19 |
| Created | 2026-04-13 |
| Platforms | claude-code, codex, python |
| Est. Tokens | ~123k |
These tools work well together with Master-Orchestrator for enhanced workflows:
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.
LLM-powered Agent Runtime with Dynamic DAG Planning & Concurrent Execution
Governance gateway for AI agents — bounded, auditable, session-aware control with MCP proxy, shell proxy & HTT
Automated loop driver, slash commands, council automation, MCP browser bridge, and portfolio governance for Cl
MCP-native security automation workbench (SDK + CLI + MCP) — authorized testing + static AI/MCP attack-surface
OpenSwarm — Autonomous AI dev team orchestrator powered by Claude Code CLI. Discord control, Linear integratio
Your own Claude Code UI, sandbox, in-browser VS Code, terminal, multi-provider support (Anthropic, OpenAI, Git
Explore other popular codex skill tools:
Master-Orchestrator is 一个迭代器,可以迭代任何项目,包括他自己. It is categorized as a Codex Skill with 67 GitHub stars.
Master-Orchestrator is primarily written in Python. It covers topics such as ai-agent, automation, claude-code.
You can find installation instructions and usage details in the Master-Orchestrator GitHub repository at github.com/amber132/Master-Orchestrator. The project has 67 stars and 5 forks, indicating an active community.
Master-Orchestrator is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to Master-Orchestrator on Agent Skills Hub include fim-agent, deterministic-agent-control-protocol, intellegix-code-agent-toolkit. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.