What problem does it solve?
This Skill solves the challenge of providing AI models with sufficient, relevant repository context for complex debugging, refactoring, or design tasks without hitting token limits or losing focus.
Core Features & Use Cases
- Context Bundling: Automatically aggregates prompt instructions and selected source files into a single, coherent payload.
- Browser-Based Long-Thinking: Supports long-running sessions via browser automation for deep, multi-step reasoning tasks.
- Use Case: When you need to refactor a complex module, use this Skill to bundle the module, its dependencies, and your specific requirements into a single request for a high-end model to generate a comprehensive implementation plan.
Quick Start
Use the oracle skill to bundle all files in the src directory and ask the model to review the current implementation for potential performance bottlenecks.