orchestrate
Installation
SKILL.md
Orchestrate Skill(v1 report-only)
宣告式意圖 → planner agent 推導隨 repo 狀態變動的 workflow 計畫 → 預覽人核 → read-only fanout → pre/post 無變更驗證 → 報告走既有 doc review loop。Control plane(.claude_workflows/)是 orchestrator 唯一的狀態面;review 提醒狀態自 hook-lightweighting § 3.2 起存於 repo 外(~/.cache/sd0x-dev-flow/),orchestrator 不讀不寫。
Trigger
- Keywords: orchestrate, workflow orchestration, 編排, plan this workflow, audit the repo for, 自動編排
When NOT to Use
- 執行會改檔的步驟(v1 一律輸出為
proposed-manual,交人走正常流程) - 單一 skill 就能完成的任務(直接呼叫該 skill)
- Code review(
/codex-review-fast)、doc review(/codex-review-doc) - 既有固定形狀的深度探索(
/deep-explore)或研究(/deep-research)——orchestrate 是跨 skill 的編排層,不取代它們