Back to Skills Hub
Oracle

Oracle

@steipete
developmentCode AnalysisCLI ToolRepository Context

Oracle bundles your prompt and selected files into a single request for AI models to analyze with full repository context. Supports both browser-based (ChatGPT) and API workflows for code analysis, with dry-run preview and token budgeting capabilities.

🚀 Oracle bundles your prompt with selected codebase files into a single request, letting AI models answer questions with full repo context. Use it via CLI to get instant answers about your code—perfect for understanding complex projects, debugging, or exploring unfamiliar codebases without manual copy-paste.

💡 Best for developers who need quick, context-aware code insights. Run it in browser mode with GPT-5.2 Pro for interactive sessions (10 mins–1 hour), or use API mode for fast automation. Preview token costs before spending with --dry-run to stay within budget.

✨ The golden path: pick tight file sets, preview with --dry-run, then run in browser mode. If interrupted, simply reattach to your stored session—no re-runs needed. Respects .gitignore, filters secrets, and caps files at 1 MB each.

GitHub

Requirements

ChatGPT API / GPT-5.2 Pro

Required for browser engine workflow and API-based analysis

@steipete/oracle

NPM package containing Oracle CLI tool