the-oracle
Installation
SKILL.md
The Oracle
When this skill is invoked, dispatch a dedicated oracle agent using the Task tool:
Task(
subagent_type: "oracle",
model: "sonnet", // Default. Use "opus" if user requests deep/complex investigation
prompt: <formulated oracle request - see below>
)
Model Selection
- Default (sonnet): Standard oracle investigations - fast, cost-effective
- Opus: Use when user explicitly requests ("use opus", "deep oracle", "thorough investigation") or for high-stakes architectural decisions