oracle

Bundle prompts and files into a single request for code review.

Updated Jul 8, 2026
One-click install
npx skills add https://github.com/Khang5687/agent-scripts --skill oracle-khang5687
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oracle
Source: https://github.com/Khang5687/agent-scripts/tree/main/skills/oracle
Command: npx skills add https://github.com/Khang5687/agent-scripts --skill oracle-khang5687

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of reviewing and debugging code by bundling prompts and files into a single request for a second model, enhancing the accuracy and context of the review.

Core Features & Use Cases

  • Prompt and File Bundling: Combine multiple prompts and files into a single request for a more contextual review.
  • Debugging and Refactoring: Utilize the second model to identify issues and suggest improvements in code.
  • Design Assistance: Get design feedback and recommendations for code structure and architecture.

Quick Start

Use the oracle skill to analyze the codebase and suggest improvements for the 'src' directory.

Frequently Asked Questions about oracle

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use a second model for code review and debugging?

Using a second model for code review involves bundling prompts and files into a single request. This streamlines the debugging process by providing the model with full context, enhancing the accuracy of issue identification and improvement suggestions.

Can I get refactoring suggestions for a specific source directory?

You can obtain refactoring suggestions for a specific source directory by bundling its files into a request. This allows the second model to analyze the complete directory context and provide targeted improvements for code structure and architecture.

What is the best way to prepare code and prompts for second-model analysis?

Preparing code and prompts for second-model analysis requires bundling them into a single request. Combining multiple prompts and files ensures the model receives full context for a more accurate and comprehensive review.

Do I need a browser or API engine to run code analysis with a second model?

Yes, you need a browser or API engine to execute code analysis with a second model. The analysis requires an execution environment to process the bundled request and return context-aware debugging and design feedback.

How does bundling files improve the debugging process?

Bundling files improves the debugging process by combining multiple prompts and files into a single request for a second model. This ensures the model has complete context, allowing it to identify issues more accurately and suggest better improvements.

Can I get design feedback and architecture recommendations for my codebase?

Yes, you can get design feedback and architecture recommendations for your codebase. By bundling your code into a request for a second model, you receive context-aware design assistance and structural recommendations.