Codex Implementation

Delegate code implementation to the OpenAI Codex CLI (gpt-5.6) via non-interactive `codex exec`. Use when handing bulk, mechanical, or clear-spec implementation work to Codex, when the user asks to have Codex implement, build, refactor, or fix something, or when a model-routing workflow assigns implementation to gpt-5.6. Covers command anatomy, sandbox modes, the implementation prompt contract, structured output, session resume, and verifying the resulting diff.

thatjuan 0aebf34 2 files · 10.9 KB Updated

File contents

thatjuan/agent-skills/tree/main/skills/engineering/codex-implementation commit 0aebf34ca4

Frequently asked questions

npx skillmds@latest add thatjuan/codex-implementation