Dispatch
Description
--- description: 并行 agent team 处理多目标任务,每个 agent goal-loop 自闭环;产出 HTML 报告给用户看。带 mode 参数 = 进入 idle-orchestrator 模式,主会话锁定为纯编排者 --- # /dispatch — 多 agent 并发 goal-loop trigger: 见 `~/.claude/skills/dispatch/SKILL.md` ## 调用 ``` /dispatch # 进入 idle-orchestrator mode — 主会话锁定纯编排 /dispatch <任务描述> # 一次性派一波 agent team 做完 /dispatch off # 退出 idle-orchestrator mode 回普通会话 ``` ## Idle-Orchestrator Mode(不带任务参数时进入 · 硬约束) - 主会话从此 **永远 idle 等命令**,每次接到任务才派 agent team - 主会话**禁止
Installation
Installs to ~/.claude/skills/zengtianli-cc-configs-dispatch/SKILL.md
mkdir -p ~/.claude/skills/zengtianli-cc-configs-dispatch && curl -fsSL https://raw.githubusercontent.com/zengtianli/cc-configs/HEAD/commands/dispatch.md -o ~/.claude/skills/zengtianli-cc-configs-dispatch/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11