oracle-codex
Originally frompaulrberg/agent-skills
Installation
SKILL.md
Codex Oracle
Use OpenAI Codex CLI as a planning oracle and code reviewer. Codex provides analysis and recommendations; Claude synthesizes and presents to the user.
Critical: This skill is for planning and review ONLY. Never use Codex to implement changes.
Prerequisites
Before invoking Codex, validate availability:
~/.claude/skills/oracle-codex/scripts/check-codex.sh
If the script exits non-zero, display the error message and stop. Do not proceed without Codex CLI.