oracle

Installation
SKILL.md

Oracle (CLI)

Oracle bundles your prompt + selected files into one "one-shot" request so another model can answer with real repo context (API or browser automation). Treat outputs as advisory: verify against the codebase + tests.

Main use case (browser)

Default workflow: --engine browser with GPT in ChatGPT.

Golden path

  1. Pick a tight file set (fewest files that still contain the truth).
  2. Preview what you're about to send (--dry-run + --files-report).
  3. Run in browser mode for the usual ChatGPT workflow; use API only when you explicitly want it.
  4. If the run detaches/timeouts: reattach to the stored session (don't re-run).

Commands (preferred)

Installs
8
GitHub Stars
19
First Seen
May 15, 2026
oracle — bighardperson/computer-science-skills-collection