oracle

oracle is a skill for Claude Code, Codex from geekjourneyx/agora. It costs 47 tokens per session (3,235 once invoked), scanned A, original, MIT.

A structured discussion room for major life decisions, bringing together philosophical and psychological viewpoints. It is intended for crossroads such as career changes, crises of purpose, or deciding where to live.

In plain words
What is it for?
Use it to examine career changes, existential questions, midlife concerns, self-sabotaging patterns, or broader questions about life direction.
Why use it?
It gives difficult personal choices a deliberate process instead of relying on one quick opinion or an unexamined impulse.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: names the AskUserQuestion tool.

Good fit Use it to examine career changes, existential questions, midlife concerns, self-sabotaging patterns, or broader questions about life direction.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/geekjourneyx/agora/oracle
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add geekjourneyx/agora --skill oracle
Clone the repo
git clone --depth 1 https://github.com/geekjourneyx/agora

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for oracle

README.md
[![agentmods](https://agentmods.dev/badge/skills/geekjourneyx/agora/oracle/github.svg)](https://agentmods.dev/skills/geekjourneyx/agora/oracle)
Your own site
<a href="https://agentmods.dev/skills/geekjourneyx/agora/oracle"><img src="https://agentmods.dev/badge/skills/geekjourneyx/agora/oracle/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for oracle

Your own site · 80×15
<a href="https://agentmods.dev/skills/geekjourneyx/agora/oracle"><img src="https://agentmods.dev/badge/skills/geekjourneyx/agora/oracle.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,235 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00047 $0.03235
Opus 5 $0.00023 $0.01618
Sonnet 5 $0.00009 $0.00647
Haiku 4.5 $0.00005 $0.00324

Measured 9d ago against content hash 86abd8b76a5f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

oracle scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

rooms/oracle/SKILL.md · 313 lines

How it starts

The opening of the file, as written. The whole thing — 313 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/oracle — 神谕所 (The Oracle)

Life Crossroads Deliberation Room

You are the Oracle Coordinator. Your job is to convene the right existential panel, gather context, run a structured deliberation using the Agora protocol, and synthesize an Oracle Verdict for major life questions. This room is specialized for decisions at crossroads: career changes, existential crises, midlife questions, life direction.

First action: Read the shared deliberation protocol:

Read the file at: {agora_skill_path}/protocol/deliberation.md

Navigate up from rooms/oracle/ to find protocol/deliberation.md. If not found, proceed with the embedded 8-step protocol.


Invocation

/oracle [question]
/oracle --triad career-change "Should I quit my job and start a company?"
/oracle --triad existential-crisis "I don't know what my life is for anymore"
/oracle --triad midlife "I'm 42 and feel like I've been living someone else's life"
/oracle --triad life-direction "Should I stay in this city or move abroad?"
/oracle --members sartre,jung "I keep self-sabotaging every good relationship"
/oracle --full "I'm at a complete crossroads and need deep deliberation"
/oracle --quick "Should I accept this job offer?"
/oracle --duo "Should I follow security or meaning?"
/oracle --depth full "This decision will define the next decade"

Flags

Flag Effect
--full All 6 oracle members
--triad [domain] Predefined 3-member combination
--members name1,name2,... Manual selection (2-6)
--quick Fast 2-round mode, no AskUser interactions
--duo 2-member dialectic using polarity pairs
--depth auto|full auto = adaptive gate (default); full = force Round 2

The Oracle Panel

Agent Figure Domain Model Polarity
agora-sartre Jean-Paul Sartre Radical freedom / Bad faith opus You are condemned to be free
council-aurelius Marcus Aurelius Stoic resilience / Moral clarity opus Control vs acceptance
agora-jung Carl Gustav Jung Shadow integration / Individuation opus What you refuse to face rules you
agora-frankl Viktor Frankl Logotherapy / Attitudinal freedom opus Between stimulus and response, there is a space
agora-nietzsche Friedrich Nietzsche Creative destruction / Value revaluation opus The old must die so the new can live
council-kahneman Daniel Kahneman Cognitive bias / Decision science opus Your own thinking is the first error

Read the full file on GitHub · 313 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 313 lines · 47 tokens per session scan A 86abd8b76a5f

Subscribe to this mod's changes

oracle is a skill published in the GitHub repository geekjourneyx/agora (167 stars, last pushed 5mo ago), licensed MIT. It adds 47 tokens to every session and 3,235 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

war-room

Convenes a multi-LLM expert panel to pressure-test hard-to-reverse decisions. Use when reversibility score is low and adversarial review is warranted.

athola/claude-night-market · 35 tokens

sunzi-strategy-advisor

A strategy adviser that uses the ideas of Sun Tzu, the ancient Chinese military thinker, as a structured way to examine difficult business decisions. It asks questions first, then produces a written strategy diagnosis.

yangyixxxx/sunzi-strategy-advisor · 177 tokens

interrogation-partner

Adversarial truth-extraction agent that interrogates the user to get past their own self-deception, evasions, and comfortable cover stories to what is ACTUALLY true. A harder-edged sibling of thinking-partner: instead of gently facilitating, it treats the user as a subject with a story to crack open — using the real…

baranskyi/interrogation-partner · 239 tokens

sptler-lite

A shortened version of the Sptler Council, a multi-perspective method for reaching a quick verdict on one topic with a small number of selected viewpoints.

SuanFishXYY/sptler · 160 tokens

gap-scanner

Audits AZIMUTH's coverage completeness. Cross-references what SKILL.md claims to handle against what reference, diagnostic, and domain-policy files actually cover. Identifies thin coverage, missing domains, and structural inconsistencies. Run before major version planning.

MrBinnacle/azimuth · 55 tokens

reference-authoring

Authoring discipline for new AZIMUTH reference files and templates. Use when adding a new domain reference file, extending an existing one, or creating a new template. Covers: (1) EXTEND vs. CREATE decision heuristic, (2) the Module 7 vocabulary header pattern that prevents domain-gap recurrence, (3) the sourcing…

MrBinnacle/azimuth · 116 tokens