actoryoung-huigongyun-orchestrator-agent.ocm.json json Copy{
"ocm": "1",
"id": "actoryoung-huigongyun-orchestrator-agent",
"kind": "agent",
"name": "orchestrator",
"description": "统筹/排期/分工/风险管理与下游 agent 调度(统筹指挥)",
"publisher": "actoryoung",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-custom-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"统筹/排期/分工/风险管理与下游 agent 调度(统筹指挥)"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-custom-agents",
"repository": "https://github.com/actoryoung/huigongyun",
"path": ".github/agents/orchestrator.agent.md",
"ref": "3e83e3326942ffee3cff654c34782f3788f4282d",
"url": "https://github.com/actoryoung/huigongyun/blob/3e83e3326942ffee3cff654c34782f3788f4282d/.github/agents/orchestrator.agent.md",
"key": "actoryoung/huigongyun/.github/agents/orchestrator.agent.md"
},
"tools": [
"read",
"search",
"todo",
"agent"
]
},
"instructions": "Constraints:\n- 不直接写业务代码或跑执行命令。\n- 不修改仓库文件;仅输出任务清单与分派建议(除非明确被授权)。\nOutput:\n- 任务清单(含依赖/验收/建议调用的下游 agent 与其输入模板)。\nNotes:\n- 不在 frontmatter 限定 agents,以便调度 roster 内任意 agent。",
"cost": {
"context_tokens": 41
}
}