If you're running Claude agents as actual services rather than one-off scripts, this gives you the operational scaffolding you need. It covers the fundamentals: lifecycle management, observability hooks, safety controls like kill switches and permission scopes, and a sensible incident response pattern. The metrics section is pragmatic, tracking things like cost per successful task and failure class distribution. It's aimed squarely at production deployments where you need audit logs, rollback procedures, and hard timeout budgets. The skill doesn't prescribe specific tools but maps cleanly onto PM2, systemd, or container orchestrators. Honest take: this is the unglamorous but essential work of keeping agent systems accountable and recoverable.
npx -y skills add affaan-m/ecc --skill enterprise-agent-ops --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot