Catalog
affaan-m/enterprise-agent-ops

affaan-m

enterprise-agent-ops

Operate long-lived agent workloads with observability, security boundaries, and lifecycle management. Use when running long-lived agent workloads that need observability, security boundaries, or lifecycle control.

NewUpdated Sep 9, 2026

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
Files1
1 files · 1.0 KB

Select a file to preview

Overall Score

52/100

Grade

C

Adequate

Grades are signals, not a certification. Always review a skill yourself before use.

Safety

70

Quality

40

Clarity

65

Completeness

35

Summary

Enterprise Agent Ops provides high-level operational guidance for managing long-lived agent workloads in production environments. It covers runtime lifecycle control, observability, safety boundaries, and incident response patterns. The skill focuses on architectural and procedural best practices rather than concrete implementation steps.

Detected Capabilities

observability-configurationlifecycle-managementincident-responseaccess-control-designdeployment-orchestration

Trigger Keywords

Phrases that agents use to match this skill to user intent.

long-lived agent operationsagent observability setupagent lifecycle managementproduction agent deploymentagent incident responseagent workload monitoring

Use Cases

  • Manage continuously running agent services with start/pause/stop/restart controls
  • Monitor agent workload health via logs, metrics, and distributed traces
  • Enforce least-privilege security boundaries and credential management for agent runtimes
  • Execute controlled rollout and rollback procedures for agent updates
  • Respond to production incidents with structured failure isolation and recovery
  • Audit high-risk operational actions for compliance and troubleshooting

Quality Notes

  • Skill provides architectural guidance and best practices but lacks concrete implementation steps or code examples
  • No specific tool integrations documented despite mentioning PM2, systemd, and container orchestrators
  • Incident response pattern is well-structured but lacks troubleshooting decision trees or runbook templates
  • Baseline controls are listed but lack implementation guidance (e.g., how to enforce least-privilege in specific platforms)
  • Metrics guidance is high-level; no thresholds, alerting rules, or monitoring setup instructions provided
  • No guidance on secret injection mechanisms, credential rotation, or key management practices
  • Missing error scenarios and recovery procedures for specific failure classes mentioned
  • Deployment integration section names platforms but provides no links, examples, or configuration patterns
Model: claude-haiku-4-5-20251001Analyzed: Sep 9, 2026

Reviews

Add this skill to your library to leave a review.

No reviews yet

Be the first to share your experience.

Version History

  1. v2.0

    Contract changed: description

    ✦ AIExpands skill description to clarify activation scope for long-lived agent workloads with observability, security, or lifecycle needs.

    triggering2026-09-09

    LATEST
  2. v1.2

    Content updated

    ✦ AINo detectable behavioral changes between versions.

    2026-07-14

    View This Version
  3. v1.1

    Content updated

    ✦ AIAdds LICENSE file to package.

    2026-04-20

    View This Version
  4. v1.0

    Seeded from github.com/affaan-m/everything-claude-code

    2026-03-16

    View This VersionInitial version

Use affaan-m/enterprise-agent-ops in your dev environment

Command Palette

Search for a command to run...