Trinity Ops Agent Now Public
abilityai/trinity-ops-public is a Claude Code agent that operates your Trinity instance — health checks, log tailing, restarts, updates, rollbacks, diagnostics, and agent management — all from one .env pointed at any server.
If you have the abilities plugin installed, one command deploys a fresh Trinity instance and wires up the ops agent: /trinity:deploy. The wizard handles provisioning, secrets, container startup, and drops you into an ops agent already connected to your instance.
Until now, managing your Trinity server meant raw Docker commands and tribal knowledge. The ops agent codifies that — versioned, updatable, forkable. Pull updates when we ship new skills. Extend it for your stack.
The ops agent is the artifact you keep. The deploy wizard is one-time setup. Day-to-day, you’re running /status and /diagnose instead of SSHing in and grepping logs.