sageox/ox

The hivemind for AI coding agents — persistent team context recorded once and recalled across agents, machines, and teammates.

50Stars on the repository
65Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

clawhub-skill-lint

01

sageox/ox

Skill Claude CodeCodex

Use this skill before publishing any ClawHub skill from this repo, or after editing a SKILL.md, to verify the skill won't be flagged or rejected by ClawHub's server-side moderation pipeline. The skill re-implements every static-scanner rule from openclaw/clawhub's convex/lib/moderationEngine.ts plus the frontmatter…

50 4d ago A 154 tokens original MIT

monitor-pr

02

sageox/ox

Skill Claude CodeCodex

Watch an open pull request for new CI failures and review comments and drive it to a clean state. Uses the Monitor tool to stream PR status changes in real time so reactions are immediate instead of polled. Handles CodeRabbit nitpicks with judgment (do not blanket-skip) and treats "out of date" comments as…

50 4d ago A 120 tokens original MIT

ox-consult

03

sageox/ox

Skill Claude CodeCodex

Search SageOx team memory BEFORE answering from first-principles reasoning. Auto-fire when the user references recent or specific work or asks a before/after question: "I just pushed...", "did X fix Y?", "is the alert gone now?", "this request", or anything tied to a prior decision, a prod anomaly, or a metric/cost…

50 4d ago A 139 tokens original MIT

ox-conversation

04

sageox/ox

Skill Claude CodeCodex

Read recorded team conversations locally and follow sageox:// citations back to what was actually said. Auto-fire when the user asks "what did we say in that meeting", "show me the discussion about X", "what's behind this claim", pastes a sageox:// citation URI or a cnv/rec id, or wants a transcript, the topics, or…

50 4d ago A 143 tokens original MIT

ox-decision

05

sageox/ox

Skill Claude CodeCodex

Consult team context BEFORE creating or editing a Decision Record (ADR, DDR, architecture/design decision doc). Auto-fire when the user asks to "write an ADR", "add a decision record", "amend/update ADR-NNN", cites a DR by number, or edits a file under docs/adr/ or docs/decisions/. Run ox decision enrich --topic " "…

50 4d ago A 132 tokens original MIT

ox-plan

06

sageox/ox

Skill Claude CodeCodex

Author the plan as a rich, self-contained interactive HTML page FIRST — that page IS the plan of record — then hand it to ox: ox plan save --file plan.html stores it in the ledger, derives the markdown from it, and computes the deterministic badges; ox plan render --file plan.html serves it with the ox chrome…

50 4d ago A 274 tokens original MIT

ox-pr-header

07

sageox/ox

Skill Claude CodeCodex

Emit and paste the SageOx credit line at the TOP of a pull-request description — the human-facing counterpart to the machine SageOx-Session: trailer. Run ox pr header at PR-creation time; it renders a thin, on-brand, dark/light-aware line linking the session(s) and plan(s) that produced the change, naming the team…

50 4d ago A 140 tokens original MIT

ox-recap

08

sageox/ox

Skill Claude CodeCodex

Answer "what value am I getting from SageOx?" with receipts, not vibes. Auto-fire when the user asks "is SageOx worth it", "what has SageOx done for me", "what am I getting out of SageOx", "should I keep using this", "was SageOx worth it this week", or says "ox recap" / "give me a recap". Run ox recap --json and…

50 4d ago A 135 tokens original MIT

ox-session-review

09

sageox/ox

Skill Claude CodeCodex

Audit every session in the project ledger for quality, then offer cleanup and regeneration. Carries the operational knowledge from the 2026-04-25 cleanup (the cache-only invariant and a failure-mode watch-list) that no single ox subcommand backs. Use when the user asks to "review the ledger sessions", "audit session…

50 4d ago A 111 tokens original MIT

ox-skill-manager

10

sageox/ox

Skill Claude CodeCodex

Manage SageOx Agent Skill bundles for this repository. Use when a user asks which ox skills are available, wants to install or repair Attest playbooks, or needs to understand how local coding agents receive team workflows.

50 4d ago A 48 tokens original MIT

ox-viz

11

sageox/ox

Skill Claude CodeCodex

Choose review-friendly visual explanations with ox viz. Use when creating or updating a PR description, especially for architecture, lifecycle, data flow, before/after, or multi-component changes; also use for plans, docs, reports, and design notes. Start a material PR description with ox viz pr; ask a known reviewer…

50 4d ago A 82 tokens original MIT

review-incoming-pr

12

sageox/ox

Skill Claude CodeCodex

Review an INCOMING pull request as a maintainer and drive it to a merge decision. Security-scans it (customer + internal-systems risk), quality-reviews it with expert subagents, triages the bots' existing threads instead of duplicating them, posts inline review comments, and DECIDES: block, request changes, approve…

50 4d ago A 247 tokens original MIT

security-review

13

sageox/ox

Skill Claude CodeCodex

You are orchestrating a Synthesia-style 6-phase security review over the user's diff against origin/main. The pipeline shape, the dedup-before-validate ordering, and the right-size-models-per-phase principle all come from that post; the ox specifics (threat model, CLI/daemon primitives, hunter perspective frames) are…

50 4d ago A 151 tokens original MIT

ox

14

sageox/ox

Skill Claude CodeCodex

SageOx team context and session recording for AI coworkers. Use when working in a repository that has .sageox/ initialized, when you need team conventions, or when recording coding sessions to a shared ledger.

50 4d ago A 44 tokens original MIT

sageox

15

sageox/ox

Skill Claude CodeCodex

Complete toolkit for SageOx team knowledge. Query team context, manage AI coworkers, distill and summarize activity, see what coworkers are working on, catch up after time away, import/export knowledge, and manage configured repos. Use when: searching team discussions, loading expert agents, running distillation…

50 4d ago A 118 tokens original MIT

ox-attest-create

16

sageox/ox

Skill Claude CodeCodex

Turn a demonstrated red/green Attest run pair into an honest portable proof. Use when a user asks to attest, prove, stamp, record, publish, or explain a BDD capability's evidence. Inspect ox attest proof and the run artifacts first; use ox attest record only after a real red failure and a green recovery demonstrate…

50 4d ago A 82 tokens original MIT

ox-attest-goal

17

sageox/ox

Skill Claude CodeCodex

Pursue a customer capability to proven, Attest-backed BDD: author it from the customer's journey, drive the acceptance run to green, then hand to ox-attest-create to mint the honest red/green proof. Use when a user asks to add, improve, prove, or review a BDD/customer capability, or mentions customer flow, acceptance…

50 4d ago A 119 tokens original MIT