What problem does it solve?
Getting accurate, context-aware feedback from a second AI model on code tasks normally requires manually copying all relevant files and background context, which is slow, error-prone, and often misses critical project details.
Core Features & Use Cases
- Prompt and File Bundling: Automatically packages your task prompt with selected repository files (supporting globs, exclusions, and .gitignore rules) to deliver full context to the second model.
- Flexible Model Engine Support: Runs via default browser mode for ChatGPT GPT-5.5 Pro with manual login, or API mode for other models like Claude, Grok, or Codex.
- Common Use Cases: Ideal for debugging stubborn issues, validating refactors, checking design decisions, and cross-verifying code changes against full project context.
Quick Start
Use the oracle skill to get a second-model review of your recent bug fix by bundling the relevant source files and your debugging prompt.