← ClaudeAtlas

orchestratorlisted

TRIGGER when: «оркестратор/orchestrator», «старшая/младшая модель», «делегируй/delegate», «Mode A/B», «file-prompt», «umbrella», «батч правок/batch fixes», «пакет фиксов»; ИЛИ первая из серии мелких правок одной темы; ИЛИ задача распадается на ≥3 независимых подзадач; ИЛИ «автономно / волнами / работай без остановок / прогони очередь кикофов сам» при ≥2 kickoff'ах → Queue mode. SKIP: тривиальная правка по точному пути (≤5 строк, 1 файл).
artyhoo/getff · ★ 0 · Code & Development · score 59
Install: claude install-skill artyhoo/getff
<!-- @harness-posture: cc-native-with-fallback — Agent-tool subagent dispatch is portable (zcode evidence via night-mode SKILL.md:19); Skill-tool invocation degrades to direct file reads --> # Orchestrator — the senior coordinates, juniors execute and verify > **Authoritative for:** the operator-side orchestration workflow — the Mode A/B dispatch > **choice rule** (when B over A, and on which model), the task-size decision matrix, quota > zones, the Phase -1 → Phase 4.5 phase sequence, and the Queue-mode entry conditions. > [pipeline/SKILL.md:382](../pipeline/SKILL.md) names this **skill** as the SSOT for the > Mode A/B vocabulary; within the skill, the channel _definitions_ live in > [references/glossary.md](references/glossary.md) and the _choice_ lives here. > **NOT authoritative for:** the in-session executor loop (dispatch → task review → fix rounds → > final review) — `superpowers:subagent-driven-development` (ADOPT, wrapped, never re-described); > workspace isolation mechanics — `superpowers:using-git-worktrees` (its Step 0 detection and > `git worktree` fallback are adopted by pointer); parallel-dispatch mechanics — > `superpowers:dispatching-parallel-agents`; plan documents — `superpowers:writing-plans`; > evidence-before-claims at the verification step — `superpowers:verification-before-completion`; > final push/PR mechanics — `superpowers:finishing-a-development-branch`. The role and > dispatch-channel definitions — [references/glossary.md](references/glossary.md