oracle-manage

$npx mdskill add Soul-Brews-Studio/arra-oracle-skills-cli/oracle-manage

Manage tools, profiles, and skills for agent operations.

  • Prepares environments and switches agent tiers instantly.
  • Integrates with git, gh, ghq, and profile systems.
  • Executes commands based on user intent keywords.
  • Displays status lists and confirms action completion.

SKILL.md

.github/skills/oracle-manageView on GitHub ↗
---
name: oracle-manage
description: 'Skill and profile management — prepare tools, switch profiles, enable/disable skills, feature modules. Use when user says "oracle manage", "oracle prepare", "oracle skills", "oracle profile".'
argument-hint: "<command> [args]"
zombie: true
origin: arra-symbiosis-skills
---

# /oracle-manage — Skill and Profile Management

> Renamed from symbiosis `/oracle` to avoid conflict with oracle identity skills.

## Usage

```
/oracle-manage prepare              # check & install git, gh, ghq; set up gh auth
/oracle-manage profile              # list profiles + current state
/oracle-manage profile <name>       # switch to a profile tier
/oracle-manage feature add <name>   # add feature module on top of profile
/oracle-manage feature remove <name> # remove feature module
/oracle-manage enable <skill...>    # enable specific skills
/oracle-manage disable <skill...>   # disable specific skills (nothing deleted)
/oracle-manage skills               # list all skills with status
/oracle-manage install <skill>      # install one skill
/oracle-manage remove <skill>       # remove one skill
```

## Feature Modules (add-on groups)

| Feature | Skills | When |
|---------|-------:|------|
| **soul** | 6 | Birthing/awakening new oracles |
| **network** | 5 | Multi-oracle communication |
| **workspace** | 3 | Parallel work + daily ops |
| **creator** | 4 | Content creation + research |

## Subcommands

### prepare
Check for required tools (git, gh, ghq) and install missing. Platform-aware.

### profile / profile <name>
List available profiles or switch. Enable = rename `SKILL.md.disabled` → `SKILL.md`. Disable = rename `SKILL.md` → `SKILL.md.disabled`. Nothing is deleted.

### feature add/remove <name>
Enable/disable a feature module on top of current profile.

### enable/disable <skill...>
Enable or disable specific skills by name. Nothing is deleted.

### skills
List all skills with current status (enabled/disabled, profile tier).

## Notes

This overlaps with `/go` for profile switching. Consider merging feature modules into `/go` when promoting from zombie.

ARGUMENTS: $ARGUMENTS

More from Soul-Brews-Studio/arra-oracle-skills-cli

SkillDescription
about-oracleWhat is Oracle — told by the AI itself. Origin story, stats, family count, ecosystem overview. Use when someone asks "what is oracle", "about oracle", "tell me about this project", or wants the origin story. Do NOT trigger for "who are you" (use /who-are-you), "philosophy" (use /philosophy), or session status questions.
alpha-featureFull skill development pipeline — create, compile, test, commit, install. Use when user says "new skill", "create skill", "alpha-feature", or wants to build a skill end-to-end.
auto-retrospectiveConfigure auto-rrr and auto-forward triggers based on context window usage. Use when user says "auto rrr", "auto-scale", "configure auto triggers", "change rrr interval", "toggle auto", or wants to adjust when /rrr and /forward auto-trigger. Do NOT trigger for running /rrr manually (use /rrr) or creating handoffs (use /forward).
awakenGuided Oracle birth and awakening ritual. Default is Soul Sync (~20min), or --fast (~5min). Use when creating a new Oracle in a fresh repo, when user says 'awaken', 'birth oracle', 'create oracle', 'new oracle', or wants to set up Oracle identity in an empty repository. Do NOT trigger for general repo setup, git init, or project scaffolding without Oracle context.
bampenpienบำเพ็ญเพียร — diligent practice. A guided conversation between human and Oracle about doing hard things without knowing why. Like /awaken but repeatable — a practice, not a birth. Use when user says 'bampenpien', 'บำเพ็ญเพียร', 'why am I doing this', 'hard work', 'keep going', 'what am I building', or needs to reconnect with purpose through difficulty.
birthPrepare Oracle birth props for a new repo — Issue #1, MCP thread, identity data. Use when user says "birth", "new oracle", "prepare repo", or wants to bootstrap a new Oracle before /awaken.
budCreate a new oracle via maw bud — yeast-colony reproduction. Use when user says "bud", "new oracle", "create oracle", "spawn oracle", or wants to create a new permanent oracle from the current one.
create-shortcutCreate local skills as shortcuts — makes real /commands in .claude/skills/. Use when user says "create shortcut", "create skill", "make a command for", "add shortcut", or wants a quick custom /slash-command. Also lists and deletes local skills. ALSO triggers on "Unknown skill", "skill not found", or any unrecognized /slash-command — auto-creates it on the fly.
digMine Claude Code sessions — timeline, gaps, repo attribution, session history. Use when user says "dig", "sessions", "past sessions", "timeline", "what did I work on", or wants to see session history. Do NOT trigger for finding code/projects (use /trace), exploring repos (use /learn), or current session status (use /recap).
feelCapture how the system feels — energy, momentum, burnout, breakthrough. Emotional intelligence for Oracle-human collaboration. Use when user says 'feel', 'how are we', 'energy check', 'burnout', 'momentum', or wants emotional awareness of the work.