Codex Consult — Development skill for Claude Code
Consult OpenAI Codex (codex exec) for a second opinion on a prompt.
How to install Codex Consult
Installs to ~/.claude/commands/generous-corp-pulp-codex-consult.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Generous-Corp/pulp/HEAD/.claude/commands/codex-consult.md -o ~/.claude/commands/generous-corp-pulp-codex-consult.md Restart Claude Code, or start a new session, for it to be picked up.
What Codex Consult does
name: codex-consult description: Consult OpenAI Codex (`codex exec`) for a second opinion on a prompt. Handles the argv-hang, stdin-mode, reasoning-effort, and timeout gotchas so the invocation always works. Accepts `$ARGUMENTS` as the prompt, or reads from a provided prompt file.
Codex Consult
A Pulp-side wrapper around `codex exec` that always invokes it the right way. Use this instead of calling `codex exec` ad hoc — the direct CLI silently hangs on anything past a short argv prom
Alternatives in Development
- Analyze Feature Requests — Prioritize feature requests by theme, impact, effort, and risk 7.8k ★
- /gemini Consult — Engages in deep, iterative conversations with Gemini MCP for complex problem-solving 1.3k ★
- Exec Summary — Compress a document or update into a crisp executive summary 1.3k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Midflight
Consult Codex, Gemini, Antigravity, OpenCode, or Oz for a second opinion mid-development, or analyze video wit
Manage Delete
Permanently delete a file. Requires explicit confirm=true on a second invocation — first call shows a preview
Knowledge Base Rules
Always-on. Knowledge-base consultation discipline. Projects declare their knowledge sources in PROJECT.md; age
Ask Grok
Get Grok (xAI) second opinion on a question or current work. Single-shot, advisory, no contamination.
Atry Cross Review
Second-opinion cross-review of an agent-relay change using plan.md, implement artifacts, and the prior Self-Re
Ask Codex
Ask Codex CLI for an independent second opinion on a plan or decision
Related Agents
Codex Agent
Runs OpenAI Codex on the user's ChatGPT subscription. Three modes - consult (OS-sandboxed read-only analysis,
Impl Process Mgmt
Reviews implementation plans from a process management perspective. Use when evaluating subprocess spawning, s
Codex Second Opinion
Get an independent opinion from OpenAI Codex (GPT-5) on a design decision, an approach, a tradeoff, or an unfa