What problem does it solve?
When you need a second AI model to debug, refactor, design, or review your code, it lacks critical context about your repository's structure, tech stack, and conventions, leading to generic or incorrect suggestions if you manually share partial information.
Core Features & Use Cases
- One-shot context bundling: Combine your task prompt and selected repository files (with support for glob patterns and exclusions) into a single request for a second AI model, eliminating manual copy-pasting.
- Flexible execution engines: Run via browser for GPT and Gemini models, or via API for Claude, Grok, and other models, with stored sessions you can reattach to if runs time out or detach.
- Use case: Stuck on a persistent bug in your codebase? Use this skill to bundle the relevant source files, error logs, and your debugging prompt to get a detailed, context-aware analysis from a second model.
Quick Start
Use the oracle skill to bundle your code review prompt and the relevant source files from your repository to send to a second AI model for context-aware feedback.