·oracle
</>

oracle

gmickel/my-claude-skills

Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.

3Installs·0Trend·@gmickel

Installation

$npx skills add https://github.com/gmickel/my-claude-skills --skill oracle

SKILL.md

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.

Default workflow here: --engine browser with GPT‑5.2 Pro in ChatGPT. This is the “human in the loop” path: it can take 10 minutes to 1 hour; expect a stored session you can reattach to.

--file accepts files, directories, and globs. You can pass it multiple times; entries can be comma-separated.

Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation. Source: gmickel/my-claude-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/gmickel/my-claude-skills --skill oracle
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is oracle?

Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation. Source: gmickel/my-claude-skills.

How do I install oracle?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gmickel/my-claude-skills --skill oracle Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/gmickel/my-claude-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01