ask-the-oracle

Community

Deep code analysis in 20 minutes.

AuthorRobGruhl
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of requesting expert, deep-dive code analysis from premium AI models, handling file selection, token-estimation, long-running requests, and result presentation—so you can focus on fixes rather than orchestration.

Core Features & Use Cases

  • Smart File Selection & Repomix Packaging: Identify relevant code files, pack them efficiently into a context for analysis, and estimate tokens.
  • Long-Running Analysis: Submits to high-end AI models and polls for completion, even when responses take 10–20 minutes.
  • Cost Transparency & History: Visualize token usage and costs, and save consultations for future reference.

Quick Start

Ask the Oracle to perform a deep architectural analysis on your codebase, for example: "Review the architecture of this Node.js API and identify bottlenecks and possible refactors".

Dependency Matrix

Required Modules

repomixopenaichalkora

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ask-the-oracle
Download link: https://github.com/RobGruhl/ask-the-oracle/archive/main.zip#ask-the-oracle

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository