
Enterprise Agent Ops
- 5.3k installs
- 238k repo stars
- Updated August 5, 2026
- affaan-m/everything-claude-code
enterprise-agent-ops is an agent skill for operating long-lived cloud or continuously running agent workloads with observability, security boundaries, and lifecycle management.
About
Enterprise Agent Ops guides teams running cloud-hosted or continuously running agent systems that need operational controls beyond single CLI sessions. The skill organizes work across four domains: runtime lifecycle with start, pause, stop, and restart; observability through logs, metrics, and traces; safety controls including scopes, permissions, and kill switches; and change management covering rollout, rollback, and audit. Baseline controls require immutable deployment artifacts, least-privilege credentials, environment-level secret injection, hard timeout and retry budgets, and audit logs for high-risk actions. Track success rate, mean retries per task, time to recovery, cost per successful task, and failure class distribution. When failure spikes, freeze new rollout, capture representative traces, isolate the failing route, patch with the smallest safe change, run regression and security checks, then resume gradually. Deployment integrations pair with PM2 workflows, systemd services, container orchestrators, and CI/CD gates.
- Covers runtime lifecycle, observability, safety controls, and change management for long-lived agents.
- Requires immutable artifacts, least-privilege credentials, secret injection, timeouts, and audit logs.
- Tracks success rate, retries per task, recovery time, cost per task, and failure class distribution.
- Incident playbook: freeze rollout, capture traces, isolate route, patch, verify, resume gradually.
- Pairs with PM2, systemd, container orchestrators, and CI/CD deployment gates.
Enterprise Agent Ops by the numbers
- 5,338 all-time installs (skills.sh)
- +218 installs in the week ending Aug 5, 2026 (Skillselion tracking)
- Ranked #143 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Security screen: LOW risk (skills.sh audit)
- Data as of Aug 5, 2026 (Skillselion catalog sync)
enterprise-agent-ops capabilities & compatibility
- Capabilities
- runtime lifecycle start pause stop restart · logs metrics and traces observability · scopes permissions and kill switch safety · rollout rollback and audit change management · immutable artifacts and least privilege credenti
- Use cases
- orchestration · devops · ci cd · security audit
What enterprise-agent-ops says it does
Use this skill for cloud-hosted or continuously running agent systems that need operational controls beyond single CLI sessions.
immutable deployment artifacts
freeze new rollout
npx skills add https://github.com/affaan-m/everything-claude-code --skill enterprise-agent-opsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 5.3k |
|---|---|
| repo stars | ★ 238k |
| Security audit | 3 / 3 scanners passed |
| Last updated | August 5, 2026 |
| Repository | affaan-m/everything-claude-code ↗ |
How do I run production agent systems with observability, kill switches, rollout safety, and incident response beyond one-off CLI sessions?
Operate cloud-hosted or continuously running agent workloads with observability, safety boundaries, and lifecycle controls beyond single CLI sessions.
Who is it for?
Platform teams operating hosted agent workloads with PM2, systemd, containers, or CI/CD gated deployments.
Skip if: Skip for single interactive CLI sessions that do not need fleet lifecycle, audit, or production observability.
When should I use this skill?
User runs cloud-hosted agents, needs logs and metrics, rollout rollback, or kill switches for agent workloads.
What you get
Baseline operational controls, tracked reliability metrics, and a documented incident pattern for agent fleet failures.
- Operational runbooks
- Safety boundary configs
- Rollout and audit plans
By the numbers
- Organizes operations across 4 operational domains
Files
Enterprise Agent Ops
Use this skill for cloud-hosted or continuously running agent systems that need operational controls beyond single CLI sessions.
Operational Domains
1. runtime lifecycle (start, pause, stop, restart) 2. observability (logs, metrics, traces) 3. safety controls (scopes, permissions, kill switches) 4. change management (rollout, rollback, audit)
Baseline Controls
- immutable deployment artifacts
- least-privilege credentials
- environment-level secret injection
- hard timeout and retry budgets
- audit log for high-risk actions
Metrics to Track
- success rate
- mean retries per task
- time to recovery
- cost per successful task
- failure class distribution
Incident Pattern
When failure spikes: 1. freeze new rollout 2. capture representative traces 3. isolate failing route 4. patch with smallest safe change 5. run regression + security checks 6. resume gradually
Deployment Integrations
This skill pairs with:
- PM2 workflows
- systemd services
- container orchestrators
- CI/CD gates
Related skills
Forks & variants (1)
Enterprise Agent Ops has 1 known copy in the catalog totaling 1.4k installs. They canonicalize to this original listing.
- affaan-m - 1.4k installs
How it compares
Use this over generic DevOps skills when controls are specific to long-lived LLM agent runtimes rather than stateless web services.
FAQ
What does enterprise-agent-ops cover?
Runtime lifecycle, observability, safety controls, and change management for continuously running agent systems.
Which metrics should I track?
Success rate, mean retries per task, time to recovery, cost per successful task, and failure class distribution.
What is the failure spike incident pattern?
Freeze rollout, capture traces, isolate the failing route, patch safely, run regression and security checks, resume gradually.
Is Enterprise Agent Ops safe to install?
skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.