sending-to-codex

Installation
SKILL.md

Sending Tasks and Questions to Codex CLI

Delegate coding tasks or ask questions to OpenAI's Codex CLI (codex exec) from within Claude Code. Codex runs non-interactively and returns its output.

Choosing the Right Mode

Intent Approach Key Flags
Coding task (fix, build, refactor) codex exec with task prompt --full-auto, -C <dir>
Question / analysis codex exec with question prompt --ephemeral, -o <file>
Code review codex review --uncommitted, --base <branch>

Constructing the Command

Coding Tasks

For tasks where Codex should modify files:

Related skills

More from tdhopper/dotfiles2.0

Installs
1
GitHub Stars
7
First Seen
Mar 29, 2026