oracle

Bundle prompts with curated source files for advisory model reviews across local projects.

5|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/p-sree-sai-pavan/P.A.R.K.E.R --skill oracle-p-sree-sai-pavan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oracle
Source: https://github.com/p-sree-sai-pavan/P.A.R.K.E.R/tree/main/gateway/skills/oracle
Command: npx skills add https://github.com/p-sree-sai-pavan/P.A.R.K.E.R --skill oracle-p-sree-sai-pavan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Oracle helps teams perform second-model reviews, debugging, and design assessments by packaging a prompt with a focused set of source files for a quick, advisory pass. It ensures output is treated as guidance and verified against code and tests.

Core Features & Use Cases

  • Focused file-set reviews: select relevant code and docs for rapid model-assisted evaluation.
  • Dry-run and token checks: preview prompt tokens and performance characteristics to estimate costs and safety.
  • Flexible engines: run with API or browser-based engines for different latency and capability needs.

Quick Start

Run a second-model review on the oracle CLI integration using a focused file set and dry-run to preview token usage.

Frequently Asked Questions about oracle

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a second-model code review on a selective set of source files?

You can run a second-model code review by bundling a prompt with a curated set of source files. This allows the advisory pass to focus only on the relevant code, ensuring the output is treated as guidance for debugging or refactoring.

Can I preview token usage before sending files for a model-assisted design review?

Yes, you can preview token usage by performing a dry-run. This helps estimate costs and safety characteristics before executing the actual model-assisted design review on your selected files.

Does static analysis with selective file inclusion support both API and browser engines?

Selective file static analysis supports flexible engine choice. You can run reviews using either API or browser-based engines to accommodate different latency and capability requirements.

What is the best way to use a second model for advisory code evaluation without modifying code?

The best way is to package a prompt with focused source files for an advisory pass. This ensures the second-model output is treated strictly as guidance to be verified against code and tests, rather than applying direct modifications.

When should I use selective file inclusion for API or browser engine evaluations?

Use selective file inclusion when you need to verify results against code and tests for specific components. It is applicable for debugging, refactoring, design reviews, and API or browser engine evaluations across local projects.

Why treat second-model review output as advisory guidance rather than direct changes?

Second-model review output is treated as advisory guidance to ensure safety. You must verify the results against your actual code and tests before applying changes, preventing unreviewed modifications from entering your local projects.