Namespace
Org-wide standards and conventions every product inherits.
Technology
Plugins, a three-tier knowledge base, stage enforcement, and a model-agnostic runtime, built for teams running coding agents in production.
Plugin system
Your team’s standards become agent-callable skills. Drop a plugin into the manifest and every agent on the SDLC can call it, no wiring required.
Each plugin exposes its tools over the Model Context Protocol, so any MCP-compatible agent can call it directly.
plugins/ ├─ sdlc-orchestrator ├─ knowledge-base ├─ domain-experts/ │ ├─ accounting │ ├─ marketing │ ├─ trading │ └─ wealth └─ language-toolkits/ ├─ typescript └─ python
24 plugins across four categories, auto-discovered at boot. No manual registration.
Knowledge base
Facts live at the scope where they’re true, and every agent action grounds itself in exactly the facts it needs, not the last prompt.
Org-wide standards and conventions every product inherits.
Per-product decisions: tokens, screens, component variants.
Per-project specifics for the sprint or feature in flight.
SDLC orchestrator
Every agent action is scoped to a stage, and every stage checks its prerequisites before the next one can start.
Build is in progress. Ship stays locked until Build’s gate passes and a reviewer signs off.
Model runtime
We’re the alignment layer, not another runtime. Bring your stack.
Full plugin and orchestrator support today.
Runtime adapter in development.
Runtime adapter in development.
Integrations
Zariel connects to where your team already communicates, ships code, and writes docs.
Agent updates and gate approvals land where your team already talks.
Full read and write access to repositories, issues, and pull requests.
Full read and write access to repositories, issues, and merge requests.
Facts and decisions sync both ways, so the knowledge base never drifts from your docs.
Open standards throughout. More integrations land on the 6-month roadmap.
Book a 30-minute walkthrough on your stack.