Apothem
One profile, every harness.
Write your rules, skills, hooks, and commands once in a single shared profile — Apothem renders them into the native configuration of seventeen harnesses, each in the exact format that tool reads.
# Claude Code plugin (inside Claude Code)$ /plugin marketplace add ahmed-g-gad/apothem# npx — any machine with Node and Python 3.10+$ npx @ahmed-g-gad/apothem quickstart# one-shot installer (POSIX)$ curl -fsSL https://apothem.ahmedgad.com/install.sh | bashRenders native config for
- Claude Code
- Cursor
- Gemini CLI
- GitHub Copilot
- Codex
- Windsurf
- Zed
- OpenCode
- Qwen Code
- Kiro
- Trae
- CodeBuddy
- Antigravity
- Hermes
- Open-Claw
- Kimi Code
- GLM (Z.ai)
One source of truth, kept honest
The synced unit is wider than rules alone, and the discipline to keep it correct ships in the box.
How Apothem compares
The category is contested, not empty. Here is where Apothem sits against the tools operators reach for first.
| Capability | Apothem | File config managers | Cross-tool rule sync |
|---|---|---|---|
| One source to many tools' native schemas | seventeen harness adapters | copy or symlink, no translation | reaches more tools |
| Synced unit | rules, skills, hooks, commands, MCP | rules, MCP, commands, skills, hooks | |
| Governance corpus with a mechanical conformity gate | python -m apothem.conformity.gate | config only | config only |
| Deterministic plan and research pipelines | /plan-spec to /plan-execute, thirteen-stage /research | none | none |
| Audit fortress that detects and remediates | eleven-command sweep, /fortress re-audit loop | none | none |
| Supply-chain hardened releases | SBOM, Sigstore, SLSA, npm provenance, Scorecard target | none | varies |
| Reversible, verified lifecycle | backup, verify --json drift, zero-orphan uninstall | varies | varies |
Where a peer is stronger, it is named: cross-tool rule sync reaches more tools and carries a comparably wide synced unit, and several sync tools materialize native schemas. Apothem trades raw tool count for the governance, audit, and lifecycle discipline shipped around the sync — a conformity gate, deterministic pipelines, an audit fortress, and a reversible verified lifecycle.
Configure once. Carry it everywhere.
Install in one command and preview every file each tool will write before anything lands.