From ox
Loads SageOx team context, conventions, and records coding sessions to a shared ledger for AI coworkers in .sageox/-initialized repositories.
npx claudepluginhub sageox/oxThis skill uses the workspace's default tool permissions.
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.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides MCP server integration in Claude Code plugins via .mcp.json or plugin.json configs for stdio, SSE, HTTP types, enabling external services as tools.
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