# orchestrator.tsv — 「總管」profile 專屬產物 # # 這個 profile 是誰:管一群成員 repo 的上層資料夾(PM/總管)。它的憲法效忠 # root.md + journeys.md(PM 軌),裡面的 agent 預設身分是 orchestrator # (可寫 root/journeys/sprint,**禁寫 code、禁改 tasks/requirements/design**)。 # # ⚠️ 四份 JDD 文件的 class 是 add-if-missing,這是刻意的: # 給你一份可以直接動手填的骨架,但**一旦你填了內容,update 永遠不會覆蓋**。 # 理由:這幾份是**實例資料**不是框架邏輯——裡面寫的是你的需求、你的旅程、你的站。 # 來源檔名帶 .template 後綴、落地時去掉:來源是範本,落地就是你的文件了。 # # 欄位定義見 common.tsv。 # #src dest class module profile T:profiles/orchestrator/CLAUDE.md CLAUDE.md claude-md core orchestrator T:profiles/orchestrator/docs/root.md.template system-dev/docs/root.md add-if-missing core orchestrator T:profiles/orchestrator/docs/journeys.md.template system-dev/docs/journeys.md add-if-missing core orchestrator T:profiles/orchestrator/docs/sprint.md.template system-dev/docs/sprint.md add-if-missing core orchestrator T:profiles/orchestrator/docs/triage-map.md.template system-dev/docs/triage-map.md add-if-missing core orchestrator T:profiles/orchestrator/docs/plugin-load-order.md system-dev/docs/plugin-load-order.md overwrite core orchestrator T:profiles/orchestrator/hooks/orchestrator-scope-guard.sh .claude/hooks/orchestrator-scope-guard.sh overwrite core orchestrator