Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oracle

Oracle is a Codex skill that gives Codex a persistent Claude Fable session for high-judgment advice on important, difficult, or stuck work. Codex uses the advice to plan and execute, then communicates the result in its own voice.

What it does

  • Runs Claude headlessly with the fable model and xhigh effort.
  • Pairs each Codex task with one Claude session and resumes it on later consultations.
  • Sends contextual updates instead of rebuilding the full brief every time.
  • Keeps Claude read-only with safe mode, strict MCP isolation, and only Read, Glob, and Grep tools.

Requirements

  • Codex
  • Python 3.10+
  • An installed and authenticated claude CLI

Install

mkdir -p ~/.codex/skills
git clone https://github.com/hammer-mt/oracle.git ~/.codex/skills/oracle

Invoke $oracle, or tell Codex that a problem is especially important, hard, or stuck. Session IDs are stored privately under ~/.codex/oracle/sessions/ and mapped automatically from CODEX_THREAD_ID.

MIT licensed.

About

A Codex skill that pairs each task with a persistent Claude Fable session for high-judgment advice.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages