🎯
oracle
🎯Skillfrom gmickel/my-claude-skills
What it does
Bundles code files and prompts for second-model review and debugging using a CLI tool, providing context-aware AI assistance across API or browser platforms.
Part of
gmickel/my-claude-skills(3 items)
oracle
Installation
npxRun with npx
npx -y @steipete/oracle --helpnpxRun with npx
npx -y @steipete/oracle --dry-run summary -p "<task>" --file "src/**" --file "!**/*.test.*"npxRun with npx
npx -y @steipete/oracle --dry-run full -p "<task>" --file "src/**"npxRun with npx
npx -y @steipete/oracle --dry-run summary --files-report -p "<task>" --file "src/**"npxRun with npx
npx -y @steipete/oracle --engine browser --model gpt-5.2-pro -p "<task>" --file "src/**"+ 2 more commands
📖 Extracted from docs: gmickel/my-claude-skills
2Installs
-
AddedFeb 4, 2026
Skill Details
SKILL.md
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.