Enterprise Agent Ops

SkillMonitoring & ops

This skill is for running AI work that has to keep going for a long time. Once added, your AI can watch that work as it runs, keep it within set security limits, and manage it from start to finish.

Available today. Use it from your connected AI after setup.

Add the skill, then give your AI a task that needs to run for a while and ask it to keep that work monitored and within its limits.

Then ask your AI: use the Enterprise Agent Ops skill

What your AI can do with it

  • Watch long-running AI work as it happens
  • Track how a workload is doing over long periods
  • Keep agent activity within set security boundaries
  • Manage workloads from the moment they start to when they wind down
  • Keep long-lived tasks running in a controlled way

What this skill tells your AI

The instructions your AI receives, as published by jamkris/everything-gemini-code in skills/enterprise-agent-ops/SKILL.md and read by ahel’s review.

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

Signals

GitHub stars
87
Forks
22
Last commit
May 2026
Advanced
Catalog kind
skill
Gateway key
enterprise-agent-ops-jamkris
Source
github.com/jamkris/everything-gemini-code