DevOps Command Center
Eight agents managing deploys, incidents, and infrastructure health
What is DevOps Command Center?
DevOps/SRE operations center. Deployment management, incident response, log analysis, metric alerting, capacity planning, security scanning, and automated runbook execution.
8
20 min
Advanced
Organization Chart
Deploy Manager
Lead
Incident Responder
Log Analyzer
Metric Alerter
Capacity Planner
Security Scanner
Runbook Executor
Sre Manager
What's Included
- company.yaml
- agents/deploy-manager.md
- agents/incident-responder.md
- agents/log-analyzer.md
- agents/metric-alerter.md
- agents/capacity-planner.md
- agents/security-scanner.md
- agents/runbook-executor.md
- agents/sre-manager.md
- workflows/deploy-pipeline.yaml
- workflows/incident-response.yaml
- skills/log-parsing.md
- skills/runbook-execution.md
- mcp-servers.json
- README.md
Preview
# company.yaml
name: devops-command-center
version: "1.0"
description: DevOps/SRE operations center
agents:
- id: deploy-manager
role: "Manage deployment pipelines and rollbacks"
skills: [deploy-orchestration, rollback-strategy]
mcp_servers: [github, datadog, pagerduty]
triggers:
- webhook: github.deployment.created
action: manage-deploy
- id: incident-responder
role: "Classify incidents, page on-call, run playbooks"
skills: [severity-classification, communication]
triggers:
- webhook: pagerduty.incident.triggered
action: respond-to-incidentInstallation Guide
One-click import — deploy a full AI company into Paperclip in under a minute.
Option A: CLI (recommended)
Download and extract the ZIP
unzip devops-command-center.zipImport the Paperclip-ready company package
paperclipai company import --from ./devops-command-center/paperclip/ --target newDone — agents are ready
Open your Paperclip dashboard to see the org chart, agents, and workflows.
Option B: Dashboard UI
Open Paperclip dashboard
Navigate to Company Settings → Import
Upload the paperclip/ folder
From the extracted ZIP, upload the devops-command-center/paperclip/ directory.
Review and deploy
Preview the org chart, then click Deploy. All agents and workflows will be created automatically.
Related Products
AI Development Shop
Nine agents that triage issues, write code, review PRs, and ship
Developer Relations Engine
Docs, examples, community education, and technical launches for platform teams
Spatial Product Studio
visionOS, XR interaction, immersive prototyping, and product packaging in one build team
Cybersecurity Response Bureau
Threat triage, incident response, and reliability coverage for security-conscious teams