enterprise-agent-ops

Operate long-lived agent workloads with lifecycle, observability, and safety controls.

2|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/multiplex-ai/muggle-ai-teams --skill enterprise-agent-ops-multiplex-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: enterprise-agent-ops
Source: https://github.com/multiplex-ai/muggle-ai-teams/tree/main/skills/enterprise-agent-ops
Command: npx skills add https://github.com/multiplex-ai/muggle-ai-teams --skill enterprise-agent-ops-multiplex-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Operates and governs long-running agent workloads with lifecycle, observability, and safety controls to prevent outages and drift.

Core Features & Use Cases

  • Lifecycle management: start, pause, stop, restart
  • Observability and governance: logs, metrics, traces, and auditable activity
  • Safety controls: scopes, permissions, and kill switches
  • Change management: rollout, rollback, and audit history
  • Use cases include cloud-hosted agents, containerized services, and production daemons requiring durable operation and compliance

Quick Start

Install and configure the enterprise agent governance to begin managing a secure, observable long-running workload.

Frequently Asked Questions about enterprise-agent-ops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage lifecycle operations for long-running production agents?

Manage long-running production agents by applying lifecycle controls to start, pause, stop, and restart workloads. This enforces immutable deployment artifacts and timeouts, ensuring durable operation and preventing drift across cloud-hosted environments.

What is the best way to enforce security and least-privilege credentials for continuously running daemons?

Enforce security for continuously running daemons by applying least-privilege credentials, secret injection, and kill switches. This approach governs agent workloads with safety scopes and audit logs to prevent unauthorized access or outages.

Does this agent governance approach work with PM2, systemd, and CI/CD pipelines?

Yes, agent governance integrates directly with PM2, systemd, containers, and CI/CD pipelines. This compatibility ensures long-lived workloads operate securely across production environments with consistent change management and rollback capabilities.

How do I add observability and audit logs to containerized agent services?

Add observability to containerized agent services by capturing logs, metrics, and traces for auditable activity. This governance model tracks agent behavior and enforces compliance through detailed audit histories and change management records.

When do I need immutable deployment artifacts for cloud-hosted agents?

You need immutable deployment artifacts for cloud-hosted agents when enforcing strict change management and preventing configuration drift. This practice secures long-running workloads by ensuring deployments remain consistent and auditable across production environments.