What problem does it solve?
Software engineers often waste time manually reviewing, debugging, or refactoring code across large file sets, and struggle to get actionable, context-aware feedback from secondary AI models without loading irrelevant files or overspending on tokens.
Core Features & Use Cases
- Targeted Second-Model Analysis: Run review, debug, refactor, or design tasks on a curated set of project files, avoiding irrelevant context that dilutes model output.
- Token-Efficient Previews: Use dry-run modes to validate payload content and estimate token spend before running full analyses, preventing unexpected costs.
- Flexible Execution Engines: Choose between browser mode for long-running Pro model runs or API mode for fast, explicit calls with OpenAI, Claude, or other supported models.
- Use Case: A frontend engineer can use this skill to get a focused refactor plan for their React component library by passing only the relevant component files, previewing token costs first, then running the analysis in browser mode for deep, long-form feedback.
Quick Start
Use the oracle skill to preview the token cost and payload for a code review task targeting all non-test files in your project's src directory before running a full analysis.