# steipete/oracle

Ask the oracle when you're stuck. Invoke GPT-5 Pro with a custom context and files.

Repository: https://github.com/steipete/oracle
Canonical: https://ross.abutalabs.com/products/oracle
Homepage: https://askoracle.sh
Language: TypeScript
License: MIT
License Family: permissive
Topics: agents, ai, gpt-5-pro, anthropic, gemini-pro, openai, opus, sonnet
Last push: 2026-08-23T16:57:03+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 97, longevity 20
- inputs: {"age_days": 292, "days_push": 10, "days_rel": 20, "gap_med": 2.0, "n_releases_24m": 49}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3648, forks 377 (observed 2026-08-28T04:08:13.001316+00:00)

## What it is
Oracle is a TypeScript CLI and MCP server that bundles a prompt with selected project files and sends that context to frontier AI models (GPT-5.x Pro, Gemini, Claude, OpenRouter) via provider APIs or a signed-in Chrome browser session. It stores each consult as a replayable session and supports multi-model cross-checks in a single run.

## Use cases
- get a second-model review of my code with real repository context
- ask GPT-5 Pro a question with files attached from the terminal
- cross-check assumptions across multiple AI models in one run
- use my ChatGPT Plus subscription from the CLI without an API key
- expose an AI consult tool to coding agents via MCP
- assemble a prompt bundle to paste into ChatGPT manually
- follow up on a previous AI consult with new context

## When to choose
- you want pro-tier model answers grounded in actual project files
- you need multi-model comparison or cost/token tracking in one command
- you want to give coding agents a second-opinion tool via MCP
- you prefer browser mode to avoid paying API rates

## When to avoid
- you need a fully managed hosted service or GUI rather than a CLI
- you cannot run Node.js 24+ or install Chrome for browser mode
- you want fully offline inference with local models

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, llm-inference, agent-framework, mcp, developer-tools
- domain: developer-tools, large-language-models
- platform: windows, cli
- tags: second-opinion, multi-model, chatgpt-browser-automation, code-review, prompt-bundling, openai, anthropic, gemini, openrouter, ai-agents, command-line, macos, linux, nodejs

## Member repositories
- steipete/oracle (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:13.001316+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:31:43.031954+00:00, confidence not recorded.
  - readme: https://github.com/steipete/oracle (fetched 2026-08-28T04:08:13.001316+00:00, sha 2f439ee20181)
  - homepage: https://askoracle.sh (fetched 2026-08-29T09:26:16.381058+00:00, sha 4b5ec7124352)
  - site_page: https://askoracle.sh/install.html (fetched 2026-08-29T09:26:16.384079+00:00, sha a14405e685a8)
  - site_page: https://askoracle.sh/quickstart.html (fetched 2026-08-29T09:26:16.386148+00:00, sha e449dafeac11)
  - site_page: https://askoracle.sh/testing.html (fetched 2026-08-29T09:26:16.388244+00:00, sha fd4f0aaddae7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
