What problem does it solve?
This Skill helps developers efficiently use the oracle CLI tool for interacting with AI models, by providing best practices for prompt engineering, file bundling, and session management.
Core Features & Use Cases
- Optimized Prompting: Learn how to craft effective prompts that include project context and specific questions.
- File Management: Understand how to include and exclude files and directories using glob patterns for context.
- Session Handling: Manage long-running AI tasks by reattaching to existing sessions instead of rerunning.
- Use Case: When debugging a complex issue in a large codebase, use this Skill to guide the
oracle CLI in analyzing relevant files and providing actionable insights without re-explaining the project context each time.
Quick Start
Use the oracle skill to preview the token count for a task involving all files in the src directory, excluding test files.