From ox
Loads SageOx team context, conventions, and records coding sessions to a shared ledger for AI coworkers in .sageox/-initialized repositories.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ox:oxThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
ox is a CLI that gives AI coworkers shared team context: conventions, architectural decisions, session recording, and collaborative knowledge that persists across sessions and teammates.
ox is a CLI that gives AI coworkers shared team context: conventions, architectural decisions, session recording, and collaborative knowledge that persists across sessions and teammates.
ox agent prime to load team context (conventions, norms, decisions)ox agent session start / ox agent session stop to capture work to the project ledgerox status for auth/sync/daemon state, ox doctor for diagnosticsox init to set up SageOx in a new repository| Command | Purpose |
|---|---|
ox agent prime | Load team context for this session |
ox agent session start | Begin recording a session |
ox agent session stop | Stop recording and push to ledger |
ox status | Check auth, sync, daemon health |
ox doctor | Run diagnostic checks |
ox init | Initialize SageOx in a repository |
ox conventions | Get verified team coding standards |
ox session list | List recent sessions from ledger |
Install the ox CLI: brew install sageox/tap/ox or visit https://sageox.ai/install
npx claudepluginhub p/sageox-ox-claude-pluginOrchestrates teams of Claude Code sessions for parallel work on research, features, debugging, and cross-layer tasks using shared tasks, inter-agent messaging, and team lead coordination.
Activates ultrawork modes, agent orchestration, and plugin configuration for oh-my-claude. Manages specialized agents (critic, advisor, reviewer) and enforces communication guardrails.
Sets up multi-agent teams for complex projects with file-based planning, per-agent directories, and teammate spawning. Triggers on team/swarm/start-project requests.