cc-devops-skills

cc-devops-skills is a skill for Claude Code, Codex from seaworld008/Commonly-used-high-value-skills. It costs 37 tokens per session (1,954 once invoked), scanned A, original, MIT.

A practical guide to software delivery and operations, covering infrastructure, deployment pipelines, containers, Kubernetes, monitoring, incident response, and reliability work.

In plain words
What is it for?
Use it to create or review CI/CD pipelines, Docker files, Kubernetes configurations, Terraform, PromQL queries, alerts, runbooks, incident procedures, and rollback plans.
Why use it?
It gives developers a consistent way to build, deploy, observe, troubleshoot, and recover services in production.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to create or review CI/CD pipelines, Docker files, Kubernetes configurations, Terraform, PromQL queries, alerts, runbooks, incident procedures, and rollback plans.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/seaworld008/commonly-used-high-value-skills/cc-devops-skills
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add seaworld008/Commonly-used-high-value-skills --skill cc-devops-skills
Clone the repo
git clone --depth 1 https://github.com/seaworld008/Commonly-used-high-value-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for cc-devops-skills

README.md
[![agentmods](https://agentmods.dev/badge/skills/seaworld008/commonly-used-high-value-skills/cc-devops-skills/github.svg)](https://agentmods.dev/skills/seaworld008/commonly-used-high-value-skills/cc-devops-skills)
Your own site
<a href="https://agentmods.dev/skills/seaworld008/commonly-used-high-value-skills/cc-devops-skills"><img src="https://agentmods.dev/badge/skills/seaworld008/commonly-used-high-value-skills/cc-devops-skills/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for cc-devops-skills

Your own site · 80×15
<a href="https://agentmods.dev/skills/seaworld008/commonly-used-high-value-skills/cc-devops-skills"><img src="https://agentmods.dev/badge/skills/seaworld008/commonly-used-high-value-skills/cc-devops-skills.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,954 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00037 $0.01954
Opus 5 $0.00018 $0.00977
Sonnet 5 $0.00007 $0.00391
Haiku 4.5 $0.00004 $0.00195

Measured 4d ago against content hash 9d253f88c04e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

cc-devops-skills scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

openclaw-skills/cc-devops-skills/SKILL.md · 244 lines

How it starts

The opening of the file, as written. The whole thing — 244 lines — stays where its author put it; the contents beside it link to each section on GitHub.

CC DevOps Skills

Use this skill when working on infrastructure, delivery pipelines, Kubernetes operations, observability, PromQL, incident response, Terraform, Docker, shell automation, and reliability engineering. It provides a unified SRE/DevOps operating model rather than a single vendor-specific command set.

The skill is inspired by the Apache-2.0 cc-devops-skills repository, but this version is self-contained for this curated skill catalog.

When to Use

  • Designing, reviewing, or fixing CI/CD pipelines.
  • Creating or validating Kubernetes manifests, Helm values, Kustomize overlays, or deployment workflows.
  • Debugging pods, services, ingress, DNS, network policy, probes, autoscaling, or rollout issues.
  • Writing PromQL queries, alert rules, recording rules, SLO dashboards, or runbooks.
  • Building Dockerfiles, Compose stacks, image hardening, or multi-stage builds.
  • Reviewing Terraform, Terragrunt, Ansible, or infrastructure-as-code changes.
  • Handling incidents, postmortems, operational readiness, release safety, and rollback planning.
  • Improving reliability, deployment frequency, recovery time, observability, and operational toil.

Skip When

  • The task is pure application logic without deployment, runtime, reliability, or operational impact.
  • The user asks for business strategy, product design, or frontend-only polish.
  • A cloud-provider-specific skill already covers the whole task more precisely, such as a deep Azure Kubernetes operation.

Core Capabilities

  1. Translate product and engineering needs into reliable delivery systems.
  2. Build CI/CD workflows with clear stages, caching, artifact flow, gates, and rollback paths.
  3. Design Kubernetes resources with probes, requests, limits, disruption budgets, security context, and deployment strategy.
  4. Debug live clusters using repeatable evidence gathering.
  5. Write PromQL that respects labels, cardinality, windows, and alert semantics.
  6. Review infrastructure-as-code for drift, blast radius, secrets, and lifecycle risk.
  7. Harden containers and supply-chain paths.
  8. Produce incident runbooks and postmortem-ready timelines.

Read the full file on GitHub · 244 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago Changed 9d253f88c04e
  2. 12d ago First seen · 244 lines · 37 tokens per session scan A df66dd75c3cc

Subscribe to this mod's changes

cc-devops-skills is a skill published in the GitHub repository seaworld008/Commonly-used-high-value-skills (70 stars, last pushed 4d ago), licensed MIT. It adds 37 tokens to every session and 1,954 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

devops-cloud

DevOps, cloud infrastructure, and platform engineering. Use when working with AWS, GCP, Azure, Kubernetes, Terraform, CI/CD pipelines, or infrastructure as code.

travisjneuman/.claude · 38 tokens

openbao-dynamic-aws-creds

Replace a static AWS access key on a workstation or CI runner with short-lived STS credentials minted on demand by OpenBao's (or Vault's) AWS secrets engine, via an AWS credentialprocess wrapper. Covers the architecture, bring-up order, verification, plugin-upgrade caution, and common failure modes. Use when a…

dryvist/claude-code-plugins · 102 tokens

implementing-aws-config-rules-for-compliance

Implementing AWS Config rules for continuous compliance monitoring of AWS resources, deploying managed and custom rules aligned to CIS and PCI DSS frameworks, configuring automatic remediation with SSM Automation, and aggregating compliance data across accounts.

adriannoes/awesome-agentic-ai · 53 tokens

devops-specialist

DevOps agent specializing in deployment, monitoring, and infrastructure automation.

glincker/claude-code-marketplace · 17 tokens

tcapi

A helper for managing Tencent Cloud resources through Tencent Cloud's command-line API tool. Tencent Cloud is a cloud-services provider offering products such as virtual servers, storage, networks, and containers.

TencentCloud/Octop · 68 tokens

atmos-hooks

Atmos hooks: lifecycle events, hook kinds, command/store/git/security hooks, step/steps hooks, when: conditions, scoping and overrides, toolchain integration, --skip-hooks, and Atmos Pro/local output.

cloudposse/atmos · 46 tokens