关于
The agent-run-orchestrator skill coordinates multi-component development workflows by running section orchestrators. It's used when starting work on a new section to break down tasks, delegate to specialized agents, and monitor integration. This enables hierarchical coordination of complex parallel development efforts.
快速安装
Claude Code
推荐npx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/agent-run-orchestrator在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the agent-run-orchestrator skill?
agent-run-orchestrator is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform agent-run-orchestrator-related tasks without extra prompting.
How do I install agent-run-orchestrator?
Use the install commands on this page: add agent-run-orchestrator to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does agent-run-orchestrator belong to?
agent-run-orchestrator is in the agent category, tagged automation.
Is agent-run-orchestrator free to use?
Yes. agent-run-orchestrator is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
相关推荐技能
该Skill用于检查多层级代理系统中的配置覆盖完整性,帮助开发者发现代理配置在层级结构和开发阶段中的潜在缺口。它支持按层次级别、开发阶段和功能模块等多个维度进行覆盖验证,确保代理系统配置的完备性。开发者可通过脚本快速检查整体或特定维度的覆盖情况,适用于系统扩展后的完整性验证和配置审计场景。
这是一个用于验证Claude Agent配置文件的工具,主要用于提交前或CI/CD流程中的自动化检查。它能验证YAML frontmatter的必填字段和格式规范,确保agent配置符合ML Odyssey项目标准。开发者可以通过命令行批量或单独验证agent配置文件,帮助预防配置错误导致的加载问题。
该Skill可生成智能体系统的层级关系可视化图表,用于文档记录和团队协作。它支持ASCII树状图和Mermaid图表两种格式,能清晰展示代理层级与任务委派关系。开发者可通过脚本快速生成图表并集成到项目文档中,便于系统架构可视化与新人入职培训。
该Skill用于测试智能体代理模式和验证层级结构,主要在使用Claude Code修改智能体架构后运行。它能检查代理链、升级路径和循环依赖,确保多层级智能体(L0-L4)的正确委托关系。开发者可通过命令行脚本测试特定代理或可视化整个委托树,适合在CI/CD流程中进行自动化验证。
