arra-oracle-skills-cli
Persistent memory, session awareness, and codebase exploration for coding agents
All Skills in This Repository (41)
Pure Emerald Level Indicatorsi-believed
Parse user affirmations and log belief records with timestamps and context.
go
Switch global skill profiles and manage individual skills via CLI.
morpheus
Analyze code repositories to generate structured, testable speculations with traceable reasoning.
inbox
Manage timestamped notes, tasks, and messages in the Oracle inbox.
mailbox
Store per-agent findings, context, and standing orders across sessions.
auto-retrospective
Trigger retrospective updates and handoffs based on context window thresholds.
oracle-manage
Manage Oracle tools, profiles, and feature modules for AI agents.
handover
Create a handoff markdown file and activate a target Oracle via the maw CLI.
contacts
Manage Oracle contacts in a JSON file with add, list, remove, and display operations.
who-are-you
Display the AI's identity, model details, and session context.
talk-to
Send messages and manage channels across maw, thread, and inbox transports.
release
Automate software releases with version bumps, changelogs, and GitHub releases.
Frequently Asked Questions
FAQPage SchemaHow to install arra-oracle-skills-cli?▼
Run `npx skills add Soul-Brews-Studio/arra-oracle-skills-cli --all -g -y` in your terminal to install the full skill set globally.
What does arra-oracle-skills-cli do?▼
It gives coding agents persistent memory across sessions: recaps for orientation, retrospectives for reflection, handoffs between sessions, and cross-repo search and codebase exploration.
Which coding agents are supported?▼
The skills follow the universal SKILL.md standard and work with Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and over a dozen other compatible agents.
How do agents remember context between sessions?▼
Each project keeps a shared memory vault where recaps, retrospectives, learnings, and handoffs are written as plain markdown files, so the next session picks up exactly where the last one stopped.
Can I install only a few skills instead of all of them?▼
Yes. Profiles like minimal, standard, and full let you choose how much to install, and you can cherry-pick individual skills by name on top of any profile.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core