Codex Orchestrator

Authoritative guide for making an LLM fully operate OpenAI Codex CLI as its assistant — replacing the human at the keyboard. Covers all three orchestration tiers: codex exec (simple automation), codex app-server JSON-RPC (full stateful multi-turn control), and command/exec/write (interactive stdin / PTY passthrough for y/n prompts, passwords, OTP). Use this skill whenever the user mentions: "automate Codex", "LLM controls Codex", "outer LLM + Codex", "Codex orchestration", "programmatic Codex", "non-human Codex", or "LLM operate CLI". Do NOT use raw PTY injection into the Codex TUI — that is brittle and confirmed broken by upstream (see references/pty-tui-wall.md).

krishamaze a998ce1 6 files · 35.7 KB Updated

File contents

krishamaze/skills/tree/main/skills-lab/codex-orchestrator commit a998ce1556

Frequently asked questions

npx skillmds@latest add krishamaze/codex-orchestrator