oracle-codex

Installation
SKILL.md

Codex Oracle

Use OpenAI Codex CLI as a read-only oracle — planning, review, and analysis only. Codex provides its perspective; you synthesize and present results to the user.

Sandbox is always read-only. Codex must never implement changes.

Arguments

Parse $ARGUMENTS for:

  • query — the main question or task (everything not a flag). Required — if empty, tell the user to provide a query and stop.
  • --reasoning <level> — override reasoning effort (low, medium, high, xhigh). Optional; default is auto-selected based on complexity.

Prerequisites

Run the check script before any Codex invocation:

Related skills

More from paulrberg/dot-agents

Installs
6
GitHub Stars
4
First Seen
Mar 1, 2026