Authored once · rendered everywhere · synced by git

One private monorepo. Six AI coding agents. One source of truth.

monorepo renderers public index Claude Code Codex Cursor / Gemini OpenCode

// monorepo → deterministic renderers → every host's native schema · + a fail-closed public index

383 reusable capabilities, authored once and rendered into every host, kept in sync by git. This page is the redacted public projection of that private source.

Authored
One capability, written once in the private source.
Rendered
Projected into each host's native schema.
Synced
Kept in lockstep by a fail-closed pipeline.
383
capabilities
209
skills
65
sub-agents
58
CLIs
What makes this interesting

Reliability is a property of the system around the agents.

Four design choices keep one source of truth honest across six hosts — without burning context.

  1. 01

    Allowlist, not denylist, at the trust boundary

    Generated from a private monorepo by a fail-closed pipeline that structurally cannot emit what it never reads.

  2. 02

    One source, deterministic renderers

    Every capability is authored once and rendered into each host's native schema — never hand-maintained per tool.

  3. 03

    On-demand libraries beat always-loaded context

    A small always-on set plus a large library that loads only when referenced keeps the context budget small.

  4. 04

    Authored vs vendored, always

    Third-party tools are vendored with license + upstream provenance, so the system never overclaims.

Architecture

A fail-closed pipeline, from private source to public index.

Each capability is read once, rendered into every host's native schema, then projected into this redacted index — by a pipeline that structurally cannot emit what it never reads.

01 · Source

Private monorepo

A single source of truth. Every capability — skill, sub-agent, CLI, hook — is authored here exactly once.

02 · Pipeline

Deterministic renderers

Each capability is rendered into every host's native schema, never hand-maintained per tool.

03 · Output

Public index

A redacted, fail-closed projection of the private source — the page you are reading now.

Hosts Claude Code Codex Cursor Gemini OpenCode
Trust boundary

Allowlist, not denylist: this public repo is generated from the private monorepo by a pipeline that structurally cannot emit what it never reads. Third-party tools are vendored with license + upstream provenance, so the system never overclaims.

Catalog

383 of 383 publishable items.

Filter by pillar or search across names, categories and descriptions.

Pillars: skill · sub-agent (agent persona) · cli · hook (lifecycle automation) · kit (setup bundle) · host (a target agent environment) · integration · schema

nametypecategoryupdatedwhat it does