oracle

Bundle prompts and selected files into a single request for second-model review.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/doubleflannel/12-30-test-codex-ip --skill oracle-doubleflannel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oracle
Source: https://github.com/doubleflannel/12-30-test-codex-ip/tree/main/skills/oracle
Command: npx skills add https://github.com/doubleflannel/12-30-test-codex-ip --skill oracle-doubleflannel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bundling a prompt with the right files into a single, contextual request enables a second-model review (API or browser) with repository context for debugging, refactors, design checks, or cross-validation.

Core Features & Use Cases

  • Bundle prompts with selected files into one reviewable package for cross-model analysis.
  • Support both API and browser workflows to review code, designs, and architecture.
  • Enable structured prompts, previews, and session management to streamline iterative debugging.

Quick Start

Bundle a prompt with a subset of your project files and run the oracle CLI to generate a second-model review.

Frequently Asked Questions about oracle

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

FAQPage Schema
How do I bundle prompts with repository files for a second-model code review?

Bundle prompts with repository files to create a single contextual request for cross-model review. This ensures the second AI model receives the necessary codebase context for debugging, refactors, and design checks.

Can I use browser workflows for cross-model code validation?

Yes, cross-model code validation supports both API and browser workflows. You can apply these bundled prompts to review code, designs, and architecture directly across your codebase using either interface.

What is the best way to attach files and previews for AI-assisted debugging?

The best way to attach files and previews for AI-assisted debugging is using prompt bundling. It enforces the attachment of necessary files and explicit prompts into one package for structured analysis.

Does session management support iterative debugging across multiple prompts?

Yes, session management supports iterative debugging across multiple prompts. It streamlines the process by maintaining context during structured, multi-model reviews and cross-validation.

Can I preview a bundled prompt request before sending it to another model?

Yes, you can preview a bundled prompt request using the dry-run option. This allows you to verify the attached files and explicit prompts before executing the second-model review.