Codex Agent

Delegate complex, multi-step coding tasks to the OpenAI Codex CLI agent running in the background. Use when the user wants to offload autonomous coding work to codex — including TCA feature development (new reducer/view/tests in a modular iOS app) and iOS Simulator automation (build, install, navigate, inspect). Codex runs non-interactively via `codex exec`, handles tool calls and file edits autonomously, and returns a final summary. Use for tasks that benefit from background execution: "implement X feature using codex", "have codex add tests for Y", "use codex to navigate the simulator and verify Z", "run codex in the background to build this".

ninjaproger 6f25bd1 2 files · 6.6 KB Updated

File contents

ninjaproger/skills/tree/main/skills/codex-agent commit 6f25bd1981

Frequently asked questions

npx skillmds@latest add ninjaproger/codex-agent