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.
npx agentmods add skills/itsribbz/godspeed/oraclenpx skills add itsribbZ/Godspeed --skill oraclegit clone --depth 1 https://github.com/itsribbZ/GodspeedWrote 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.
[](https://agentmods.dev/skills/itsribbz/godspeed/oracle)<a href="https://agentmods.dev/skills/itsribbz/godspeed/oracle"><img src="https://agentmods.dev/badge/skills/itsribbz/godspeed/oracle.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00060 | $0.01494 |
| Opus 5 | $0.00030 | $0.00747 |
| Sonnet 5 | $0.00012 | $0.00299 |
| Haiku 4.5 | $0.00006 | $0.00149 |
Grade B, and why
oracle scanned grade B with 1 finding 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 5d 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.
Recursive force deletemediumDestructive command
rm -rf with a variable or a broad path is one typo away from removing the wrong tree.
| **#2 No delete** | hard | "I deleted", "rm -rf", "unilaterally deleted" (mitigated by "backed up", "greenlit", "explicit consent") | Downgraded: this mod is about security review, or the phrase is quoted, so it is likely naming the pattern rather than instructing it.
How it starts
The opening of the file, as written. The whole thing — 126 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Oracle — The Critic of Homer
Oracle scores every Homer output. Nothing ships without her verdict. She is Homer's introspection layer — the moat against hype, theater, and sacred-rule drift.
Role
Oracle is Homer L7. Zeus invokes Oracle during Phase 4 (eval) to score a synthesized output. Oracle returns a ScoreReport with:
- Overall score (0.0-1.0)
- Verdict —
PASS/SOFT_FAIL/HARD_FAIL - Sacred rule checks — per-rule pass/fail + flagged patterns
- Rubric score — quality floor (length / receipts / citations)
- Theater flags — suspect sections and recommendation
- Regressions — deltas against a baseline if provided
If verdict is HARD_FAIL or the score drops below 0.7, Zeus Phase 4 returns to Phase 1 for re-plan with Oracle's notes attached.
The 10 Sacred Rule Detection Heuristics
| Rule | Severity | Red-flag patterns |
|---|---|---|
| #1 Truthful | soft | "amazing", "perfect", "100% guaranteed", "definitely" |
| #2 No delete | hard | "I deleted", "rm -rf", "unilaterally deleted" (mitigated by "backed up", "greenlit", "explicit consent") |
| #3 No revert | hard | "reverted the fix", "undid this", "rolled back the confirmed" |
| #4 Only asked | hard | "while I was at it", "took the liberty of", "took the opportunity to" |
| #5 Diagnostics are features | hard | "removed debug", "cleaned up diagnostic", "stripped out logger" |
| #6 No creative content | hard | "I wrote the dialogue", "invented names", "made up the character" |
| #7 Edit not Write | hard | "used Write to overwrite", "clobbered the file" |
| #8 No auto-close | hard | "auto-closing session", "ran close-session without" |
| #9 No options | soft | "option 1:", "three approaches to consider", "here are three ways" |
| #11 AAA quality | soft | "good enough", "this will do", "close enough", "quick and dirty" |
Rules #10 (godspeed trigger) and #12 (rosetta) are structural — not detectable from output text alone — and are checked at the runtime level, not by Oracle.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 5d ago First seen · 126 lines · 60 tokens per session scan B ce650fb47472
oracle is a skill published in the GitHub repository itsribbZ/Godspeed (1 stars, last pushed 2mo ago), licensed MIT. It adds 60 tokens to every session and 1,494 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it B with 1 finding (recursive force delete). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
model-routing
Route work to the cheapest model tier that holds quality. Use when deciding which model or agent should handle a task, when the user asks about token economy / cost optimization, or when dispatching implementation, review, or test-run work to subagents.
create-site
Creates a new Power Pages code site (SPA) using React, Angular, Vue, or Astro. Guides through the full process from initial concept to deployed site: requirements discovery, scaffolding, component planning, design, implementation, validation, and deployment. Use when the user wants to create, build, or scaffold a new…
review
5-pass structured code review — correctness, security, performance, readability, consistency.
alive:system-upgrade
Upgrade ALIVE to the current version. Handles v1/v2/v3.x source states, multi-surface aware (alive-mcp / Hermes / Codex), retroactive version detection, partial-failure resume, dry-run previews, and rollback inspection.
extract-resume
Parse a resume's uploaded PDF into structured JSON (basics, experience, projects, skills, education) and save it to the editor.
codex-test-gen
Generate unit tests for specified functions using Codex exec.