oracle
Installation
SKILL.md
Oracle Intelligence Layer
Use this skill to get a deep, multi-model analysis of your code, plans, or architecture.
Workflow
- Provide a prompt or a file to analyze.
- Oracle automatically determines if it needs code context.
- It decomposes the task into 4 specialized expert domains.
- It synthesizes the findings into a prioritized Master Report.
Usage
# General usage
~/.codex/skills/oracle/scripts/oracle.sh -p "<prompt>"
# Implementation/Refactor (forces code context)
~/.codex/skills/oracle/scripts/oracle.sh --research -p "Refactor auth.ts"