多智能体工作流的主调度智能体核心逻辑(平台无关)。定义状态机管理、子 Agent 调度接口、进度追踪和回退决策。平台适配层负责实现具体的调度方式。
$npx -y skills add gmf520/openspec-agents --skill orchestrator-mainInstalls into the current project.
Run `npx skills use "https://github.com/gmf520/openspec-agents" --skill "gmf520/openspec-agents/orchestrator-main"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gmf520/openspec-agents" that are relevant to the current task. Run `npx skills add "https://github.com/gmf520/openspec-agents"` and select the relevant skills, then follow their instructions.