agent-ops
Installation
SKILL.md
Agent Ops — SRE for AI Agents
Quick Reference
| Pattern | Purpose |
|---|---|
| Cost Cap | Hard-stop agent when spend exceeds budget |
| Circuit Breaker | Halt after N consecutive failures |
| Stall Detector | Kill agent stuck in loops |
| Health Dashboard | Real-time agent metrics |
| Runbook | Automated incident response |
Cost Cap Pattern
Set maximum spend per session or per agent: