Oracle Codex

Community

Plan and review with Codex, never implement.

AuthorPaulRBerg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables you to use OpenAI Codex CLI as a planning oracle and code reviewer. It provides analysis and recommendations, while Claude synthesizes and presents them. It is strictly for planning and review; do not use Codex to implement changes.

Core Features & Use Cases

  • Planning advisor: Generate architecture and implementation plans without changing code.
  • Code review aide: Get insights on design, safety, and maintainability before coding.
  • Use Case: When you need a second opinion or an architectural plan for a feature, without touching the codebase yet.

Quick Start

Run the Codex planning workflow to analyze the target codebase and provide a high-level plan. Example: "~/.claude/skills/oracle-codex/scripts/check-codex.sh" to verify Codex CLI is installed, then invoke codex with a planning prompt. Use this skill to gather design recommendations before writing code.

Dependency Matrix

Required Modules

codex

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Oracle Codex
Download link: https://github.com/PaulRBerg/dot-claude/archive/main.zip#oracle-codex

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.