ox-cli-prime

ox-cli-prime is a skill for Claude Code from sageox/ox. It costs 17 tokens per session (297 once invoked), scanned A, original, MIT.

A command that loads shared SageOx team guidance into an AI coding session.

In plain words
What is it for?
Use it when beginning work, after clearing or shortening context, or before changing code that depends on team patterns.
Why use it?
It helps the agent see team conventions, architectural decisions, and other repository context instead of starting with only the current conversation.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Good fit Use it when beginning work, after clearing or shortening context, or before changing code that depends on team patterns.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sageox/ox/ox-cli-prime
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add sageox/ox --skill ox-cli-prime
Clone the repo
git clone --depth 1 https://github.com/sageox/ox

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ox-cli-prime

README.md
[![agentmods](https://agentmods.dev/badge/skills/sageox/ox/ox-cli-prime/github.svg)](https://agentmods.dev/skills/sageox/ox/ox-cli-prime)
Your own site
<a href="https://agentmods.dev/skills/sageox/ox/ox-cli-prime"><img src="https://agentmods.dev/badge/skills/sageox/ox/ox-cli-prime/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ox-cli-prime

Your own site · 80×15
<a href="https://agentmods.dev/skills/sageox/ox/ox-cli-prime"><img src="https://agentmods.dev/badge/skills/sageox/ox/ox-cli-prime.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 17 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 297 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00017 $0.00297
Opus 5 $0.00009 $0.00148
Sonnet 5 $0.00003 $0.00059
Haiku 4.5 $0.00002 $0.00030

Measured 2d ago against content hash d6a9f0fd0af8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

ox-cli-prime scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

extensions/skills/ox-cli-prime/SKILL.md · 37 lines

What it actually says

Explicit invocation only. Run this when the user asks for it by name. It performs a lifecycle or diagnostic action with side effects, so never invoke it on your own initiative.

Use when:

  • Starting a new coding session in a repo with shared team context
  • After context compaction or clear operations
  • When you need team conventions, norms, or architectural decisions
  • Before making changes to understand SageOx team patterns

Keywords: prime, session start, guidance, team context, conventions, init session

Common Issues

ox not found

Symptom: command not found: ox Solution: Install ox CLI: brew install ghostlayer/tap/ox or see installation docs

No guidance loaded

Symptom: Prime runs but returns empty guidance Solution: Run ox init first to initialize SageOx in this repository

Stale guidance

Symptom: Guidance doesn't reflect recent changes Solution: Run ox agent prime --refresh to reload from source

$ox agent prime

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 37 lines · 17 tokens per session scan A d6a9f0fd0af8

Subscribe to this mod's changes

ox-cli-prime is a skill published in the GitHub repository sageox/ox (51 stars, last pushed today), licensed MIT. It adds 17 tokens to every session and 297 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-08.