oracle

Classify task complexity across 8 dimensions and select an execution chain.

67|10|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/GadaaLabs/claude-code-on-steroids --skill oracle-gadaalabs
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: oracle
Source: https://github.com/GadaaLabs/claude-code-on-steroids/tree/main/skills/oracle
Command: npx skills add https://github.com/GadaaLabs/claude-code-on-steroids --skill oracle-gadaalabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ORACLE classifies task complexity, selects the optimal skill chain, and assigns the correct model tier before any non-trivial task begins, turning reactive work into proactive planning.

Core Features & Use Cases

  • Pre-task classification: scores task complexity across 8 dimensions and selects a tailored execution chain (debug, feature, refactor, architecture, or research).
  • Memory-backed planning: searches memory for relevant past patterns to inform strategy.
  • Model-tier assignment: routes work to appropriate model tier and gates with SPARC where needed.

Quick Start

Invoke ORACLE at the start of any non-trivial task to plan approach.

Frequently Asked Questions about oracle

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

FAQPage Schema
How do I plan task complexity and execution before coding?▼

To plan task complexity before coding, perform a 60-second intake to score complexity 1–10 across 8 dimensions, select an optimal skill chain, and assign a model tier. This prevents starting cold on non-trivial tasks.

What is the best way to classify coding tasks for architecture decisions?▼

The best way to classify coding tasks for architecture decisions is to score complexity across 8 dimensions and select a tailored execution chain like debug, feature, refactor, architecture, or research.

How do I search memory for relevant past patterns during task intake?▼

You can search memory for relevant past patterns during task intake by invoking an automated planning skill that retrieves historical strategies to inform your current execution approach.

Can I route work to appropriate model tiers automatically before a feature design?▼

Yes, you can route work to appropriate model tiers automatically before a feature design by evaluating task complexity, assigning the correct tier, and gating with SPARC where needed.

When should I not use pre-task complexity scoring for bug investigation?▼

You should not use pre-task complexity scoring for bug investigation if the issue is trivial, as this automated intake process is designed specifically to prevent starting cold on non-trivial tasks.