ClipMarts

DevOps Command Center

Eight agents managing deploys, incidents, and infrastructure health

$79Company OSFor teams replacing process headcount with AI ops

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.

Agents

8

Setup Time

20 min

Difficulty

Advanced

Works With
paperclipclaude-code

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
# 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-incident

Installation Guide

terminal
$ paperclipai company import --from ./devops-command-center/paperclip/ --target new
Creating 8 agents... done
Wiring 2 workflows... done
Company deployed successfully.

One-click import — deploy a full AI company into Paperclip in under a minute.

Option A: CLI (recommended)

1

Download and extract the ZIP

unzip devops-command-center.zip
2

Import the Paperclip-ready company package

paperclipai company import --from ./devops-command-center/paperclip/ --target new
3

Done — agents are ready

Open your Paperclip dashboard to see the org chart, agents, and workflows.

Option B: Dashboard UI

1

Open Paperclip dashboard

Navigate to Company Settings → Import

2

Upload the paperclip/ folder

From the extracted ZIP, upload the devops-command-center/paperclip/ directory.

3

Review and deploy

Preview the org chart, then click Deploy. All agents and workflows will be created automatically.

Share
Files included15
Setup time20 min
Difficultyadvanced

Tags

devopssreincidentsdeploymentmonitoringsecurity