
opsinist — run a company of AI agents out of one git repository, any craft: roles, work, cost, evidence and escalation as files
- Git-backed Truth: The entire project state (roles, process, history, budget) is in the repo. Clone the repo, and the whole project comes with it.
- Granular Cost Tracking: Costs are tracked per task, role, and release, exposing what was spent on work that produced nothing.
- Resilient Execution: A run that dies resumes from its state inventory instead of restarting. Applied work is never redone.
- Earned Autonomy: Trust and autonomy move based on evidence in run records. Agents never loosen their own gates.
- Honest Enforcement: every gate names what holds it — validator, hook, git host, or prose-only, listed by name. The rules that mattered were measured from 0/5 as prose to hard refusals as hooks.
- One Repo, Every Runtime: installs as a plugin into Claude Code, Codex, Gemini CLI and more — the project travels with its repository, not with a tool.




