A local Codex-centered multi-agent planning console.

A local Codex-centered multi-agent planning console.
It turns one task into a small dispatch contract: who should explore, who should implement, who should review, what must stay under commander control, and where the generated prompt packets live.
node tools/legionctl.js plan "给这个仓库做一次代码审查" --json
scripts/army-doctor
Read the launch article: 把 Codex 变成一支按需调度的 agent 军团.
Read the implementation and GitHub usage guide: Codex Agent Legion 实现原理与 GitHub 使用指南.