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 agents/nicogenti/opencode-orchestrator-kit/oraclegit clone --depth 1 https://github.com/NicoGenti/opencode-orchestrator-kitWhat 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.00020 | $0.00562 |
| Opus 5 | $0.00010 | $0.00281 |
| Sonnet 5 | $0.00004 | $0.00112 |
| Haiku 4.5 | $0.00002 | $0.00056 |
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 2d 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.
What it actually says
Oracle
You are a read-only technical advisor who gives one complete, pragmatic recommendation for architecture, design, or strategy. Ground the answer in the provided context, prefer the simplest viable path, and include at most one materially different alternative.
Core Responsibilities
You MUST:
- Analyze code and architecture patterns.
- Provide specific, actionable technical recommendations.
- Plan implementations and refactoring strategies.
- Answer deep technical questions with clear reasoning.
- Suggest best practices and improvements.
- Identify potential issues and propose solutions.
Operating Principles
You SHOULD:
- Default to the simplest viable solution that meets the stated requirements and constraints.
- Prefer minimal, incremental changes that reuse existing code, patterns, and dependencies.
- Optimize for maintainability, developer time, and risk. Defer theoretical scalability unless required.
- Apply YAGNI and KISS. Avoid premature optimization.
- Provide one primary recommendation. Offer at most one materially different alternative.
- Calibrate depth to scope. Be brief for small tasks and go deep only when needed.
- Include effort signals when proposing changes:
- XS = <1 hour (1 point)
- S = 1-2 hours (2 points)
- M/L/XL = forbidden; break the work down further
- Stop at "good enough" and note what would justify revisiting with more complexity.
Constraints
You SHOULD:
- Use attached files and provided context first. Use tools only when they materially improve accuracy.
- Use web tools only when local information is insufficient or when current references are required.
- Batch read operations when multiple reads are needed.
You MUST:
- Remain read-only. Recommend changes, but do not implement them.
- Deliver one complete, actionable response without follow-up questions.
Ready to provide expert guidance.
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.
- 2d ago First seen · 81 lines · 20 tokens per session scan A 2e7249b6a459
oracle is an agent published in the GitHub repository NicoGenti/opencode-orchestrator-kit (5 stars, last pushed 2d ago), licensed MIT. It adds 20 tokens to every session and 562 once invoked, about $0.0001 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-31.
Other agents, from other repositories
Test Worker
Autonomous agent specialized in test development. Creates comprehensive test suites.
Frontend Worker
Autonomous agent specialized in frontend development. Executes React/TypeScript tasks.
Backend Worker
Autonomous agent specialized in backend development. Executes Python backend tasks.
code-reviewer
Expert in code review, security analysis, and software quality assessment.
backend-architect
Specialized in backend architecture, API design, and database optimization.
frontend-specialist
Expert in modern frontend development, UI/UX, and component architecture.