一键导入
orchestrator
Coordinate explicitly authorized parallel work across non-overlapping scopes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Coordinate explicitly authorized parallel work across non-overlapping scopes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| schema | fcvw/skill@1 |
| name | orchestrator |
| description | Coordinate explicitly authorized parallel work across non-overlapping scopes. |
| version | 1.1.1 |
| trigger_keywords | ["parallel tasks","multi-agent","orchestrate","subagents"] |
| session_types | ["planning","multi_agent"] |
Coordinate complex plans without pretending unavailable tools exist. The orchestrator is functional in two modes:
Load this skill when a plan spans multiple domains, has R3+ risk, mentions parallel work, or requires coordination between security, UX, performance, refactoring, docs, tests, and release.
Active plan, ownership boundaries, dependency graph, available execution capabilities, work-package files, validation commands, and the authority granted for delegation.
invoke_subagent if the environment does not expose them.SKILL.md before acting.Plans/in_progress/ for scope collisions.Add this block to the active plan:
## Orchestration
- Skill loaded: `skills/orchestrator/SKILL.md`
- Execution mode: `delegated` / `sequential`
- Work packages:
- `<package>`: `<skill>`, `<files>`, `<validation>`
- Collision check:
- Deferred packages:
Exit when every package has one owner, collision checks pass, results are reviewed against shared acceptance and regression criteria, and deferred or failed packages are explicit. Delegation does not convert partial work into plan completion.
Security and privacy review for scoped changes.
Evidence-based gate for creating a new skill or agent profile.
UI, accessibility, and interaction-quality review.
Performance investigation using reproducible measurements.
Markdown and governance structure lint checklist.
Create a bounded session handoff with collision-resistant identity.