What problem does it solve?
This Skill streamlines the process of providing code context to AI models, enabling more accurate and relevant code analysis, generation, and debugging by bundling prompts with relevant files.
Core Features & Use Cases
- Contextual Prompting: Bundles prompts with selected files for AI processing, ensuring models have necessary project context.
- File Attachment Patterns: Supports flexible inclusion and exclusion of files using globs and explicit paths.
- Engine Flexibility: Offers both API and browser-based execution modes for different AI models and workflows.
- Session Management: Allows reattachment to long-running or detached sessions, preventing redundant work.
- Use Case: Debugging a complex issue by providing the relevant source files, error messages, and a detailed problem description to an AI for analysis and suggested fixes.
Quick Start
Use the oracle skill to preview the token count for a task involving all files in the src directory, excluding test files.