Overview
What It Does
DevOps packages a focused communication workflow for an AI agent. Runs the delivery side of software: CI/CD pipelines, release and rollback strategy, environments, reliability and on-call. Use when designing or fixing a pipeline, when builds are slow, flaky, or green locally and red in CI; when planning a deploy — rolling, blue-green, canary, feature flags — or rolling a release back; when promoting an artifact to production, standing up preview environments, or chasing drift; when a schema change, backfill, or DNS cutover must ship without downtime; when pipeline secrets, OIDC, or deploy permissions need hardening; when alerts are noisy, an SLO or error budget is missing, or burn-rate paging is wrong; for on-call, severities, postmortems, runbooks, and DORA metrics; when infrastructure drifts from code, or backups were never restored. Not for Kubernetes manifests (`k8s`), image builds (`docker`), HCL mechanics (`terraform`), one CI product's workflow-file dialect (`github-actions`, `gitlab`, `ci-cd`), or a single app's ship checklist (`deploy`). It is best suited to users who can review the resulting actions and provide only the accounts, files, or command access needed for the task. It is not a substitute for human approval on destructive, financial, security-sensitive, or public-facing actions.
Task ideas
Popular Use Cases
- Draft and organize messages
- Work with communication channels and contacts
- Summarize conversations into next steps
- Automate routine coordination
Installation
Install this Agent Skill
OpenClaw
clawhub install @ivangdavila/devopsCommands derived from the public ClawHub API record. Checked 2026-09-02. Review the source before running them.
Before you start
Requirements
| OpenClaw or ClawHub | Required / review |
| Review the source instructions before installation | Required / review |
| Paid service | Check source |
| Supported system | Check source |
Popularity context
Why It’s Popular
DevOps addresses a recognizable communication workflow and is included from current public ClawHub adoption.
Alternatives