Ask the Oracle (GPT-5.2 with deep reasoning) strategic technical questions. Read-only advisor for architecture, security, and complex debugging.
A Claude Code plugin that gives Claude access to an "Oracle" - GPT-5.2 with deep reasoning capabilities for strategic technical advice.
Oracle is a read-only technical advisor powered by GPT-5.2 with maximum reasoning depth (xhigh). It can:
It cannot edit files or make changes - it's purely advisory, making it safe to consult without risk of unintended modifications.
https://github.com/user-attachments/assets/495851ad-9ddf-4672-93df-b8a37f151517
Codex CLI installed and authenticated:
npm install -g @openai/codex
codex login
Access to GPT-5.2 model in your OpenAI account
# Add the marketplace
/plugin marketplace add andreasasprou/oracle-skill
# Install the plugin
/plugin install oracle@oracle-marketplace
# Restart Claude Code to load the skill
The oracle skill is automatically invoked when you ask Claude for:
Or explicitly ask: "Ask the oracle about..."
For complex questions requiring deep reasoning, Claude will automatically run the oracle in the background and poll for results, allowing you to continue working.
Oracle responses follow a tiered structure:
The oracle uses these Codex CLI settings:
gpt-5.2xhigh (maximum depth)read-only (cannot write files)MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub andreasasprou/oracle-skillStrategic technical advisor with two modes. REPO MODE (gpt-5.2) explores your codebase to find gaps and review code. WEB MODE (5.2 Thinking / GPT-5.2-pro) researches external info like best practices and library comparisons. Run both in parallel to compare your implementation against current standards.
Fetch npm package source code for deep implementation analysis
Block destructive shell commands before execution. Prevents rm -rf, git push --force, docker system prune, kubectl delete, terraform destroy, cloud deletions (AWS/GCP/Azure), database drops, and 200+ dangerous patterns.
Deep analysis mode with extended reasoning for complex problems
Give Claude Code a second opinion using OpenAI Codex - automatic plan review via hooks
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex and gemini CLIs when installed) to get diverse perspectives on coding problems
Analytical thinking tools - dialectic analysis, bias elimination, codex consultation
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses