Rules
SkillFiles & storageBundles prompts and files with the Oracle CLI. Use when explicitly requesting that CLI or preparing a focused unresolved question for an external model.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Rules skill
What this skill tells your AI
The instructions your AI receives, as published by edmundmiller/dotfiles in .agents/skills/oracle/SKILL.md and read by ahel’s review.
The Oracle
- Oracle bundles a prompt plus the right files so another AI (GPT 5 Pro + more) can answer. Use when stuck/bugs/reviewing.
- Run
npx -y @steipete/oracle --helponce per session before first use.
Self-improvement
- Codify repeated corrections in the smallest durable surface that owns them:
- reusable procedure → update an existing skill; create one only after repeat evidence
- repository fact or convention → nearest
AGENTS.mdor canonical document - parseable invariant → hook, lint, test, or validator
- truly universal scope, authority, or evidence invariant → propose a bounded
config/agents/core.mdchange
- Do not create a second global rule bundle or put project facts in the thin core.
- Keep the active task in scope. Report a useful learning when writing it would require broader authority.
- Update agent memory only when the user explicitly requests a memory change.
Tool-specific memory
- Actively think beyond the immediate task.
- When using or working near a tool the user maintains: if you notice patterns, friction, missing features, risks, or improvement opportunities, jot them down.
- Do not interrupt the current task to implement speculative changes.
- When note-taking is authorized, use the repository's existing idea or
improvement location instead of creating a parallel convention:
reference/ideas/<tool-name>.md— new concepts or future directionsreference/improvements/<tool-name>.md— enhancements to existing behavior
- These notes are informal, forward-looking, and may be partial.
- Otherwise report the observation without changing files.
Signals
- GitHub stars
- 80
- Forks
- 6
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
oracle-edmundmiller- Source
- github.com/edmundmiller/dotfiles