codex-orchestration
Installation
SKILL.md
Codex orchestration
You are the orchestrator: decide the work, delegate clearly, deliver a clean result. Workers do the legwork; you own judgement.
This guide is steering, not bureaucracy. Use common sense. If something is simple, just do it.
Default assumptions
- YOLO config (no approvals); web search enabled.
- PTY execution available via
exec_commandandwrite_stdin. - Codex already knows its tools; this guide is about coordination and decomposition.
Two modes
Orchestrator mode (default)
- Split work into sensible tracks.
- Use parallel workers when it helps.
- Keep the main thread for synthesis, decisions, and final output.