devops

devops is a skill for Claude Code, Codex from iankiku/forwward-teams. It costs 49 tokens per session (1,195 once invoked), scanned A, original, no licence file.

An operations guide for setting up software delivery, containers, monitoring, alerts, and infrastructure for reliable production systems.

In plain words
What is it for?
Use it for CI/CD (automated build and deployment), Docker, deployments, monitoring, alerting, infrastructure setup, and production debugging.
Why use it?
It helps prepare code to be built, deployed, observed, and debugged in running environments.

Skill for Claude CodeCodex

Part of the forwward-teams plugin — 40 skills, 2 hooks shipped together

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.

agentmods
npx agentmods add skills/iankiku/forwward-teams/devops
Any agent
npx skills add iankiku/forwward-teams --skill devops
Clone the repo
git clone --depth 1 https://github.com/iankiku/forwward-teams

Made for: Claude Code, Codex.

Or install forwward-teams, the plugin that ships this one along with the rest of its 40 skills, 2 hooks.

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 devops

README.md
[![agentmods](https://agentmods.dev/badge/skills/iankiku/forwward-teams/devops.svg)](https://agentmods.dev/skills/iankiku/forwward-teams/devops)
Your own site
<a href="https://agentmods.dev/skills/iankiku/forwward-teams/devops"><img src="https://agentmods.dev/badge/skills/iankiku/forwward-teams/devops.svg" alt="Measured on agentmods" height="20"></a>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,195 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown 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 $0.00049 $0.01195
Opus 5 $0.00024 $0.00598
Sonnet 5 $0.00010 $0.00239
Haiku 4.5 $0.00005 $0.00120

Measured 5d ago against content hash c9e979662e6e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

devops scanned grade A with 1 finding 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 5d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- Add a health check: `HEALTHCHECK CMD curl -f http://localhost:<PORT>/health || exit 1`
skills/devops/SKILL.md · 146 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 5d ago First seen · 146 lines · 49 tokens per session scan A c9e979662e6e

Subscribe to this mod's changes

devops is a skill published in the GitHub repository iankiku/forwward-teams (18 stars, last pushed 23d ago), with no licence file. It adds 49 tokens to every session and 1,195 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). 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

nw-infrastructure-and-observability

Infrastructure as Code patterns (Terraform, Kubernetes), observability design (SLOs, metrics, alerting, dashboards), and pipeline security stages. Load when designing infrastructure, observability, or security scanning.

nWave-ai/nWave · 49 tokens

moai-ref-secops

DevSecOps, container, and API operational defensive security reference: CI/CD pipeline hardening, secret scanning, IaC misconfiguration detection, SAST/DAST integration, container image scanning, Kubernetes RBAC hardening, container-escape defense, runtime threat detection, OWASP API Top 10 operational defense, WAF…

modu-ai/moai-adk · 201 tokens

platform-engineering

Use this skill when building or operating internal developer platforms: infrastructure as code, CI/CD, container orchestration, service networking, secrets, and observability. Do not use it to define release process, promotion, rollout, or rollback policy; use release-engineering for that delivery model.

magnus919/agent-skills · 61 tokens

test-environments

Design environment strategy for testing across dev, CI, preview, staging, and production — Docker Compose test infrastructure, multi-stage Dockerfiles, seed-data lifecycle, per-PR preview environments, production parity, and external-dependency stubbing at the HTTP boundary. Use when: "set up test environment,"…

petrkindlmann/qa-skills · 157 tokens

yaml

Skill "yaml" from dhaupin/vant, covering yaml, when to use, what to do, 1. syntax and 2. anchors.

dhaupin/vant · 5 tokens

adapt-framework

Adapt this boilerplate's KATA test architecture, auth, schemas, variables, fixtures, CI, MCPs, and reporting to a project already reverse-engineered by project-discovery. Use for adapt framework, wire fixtures, connect boilerplate to target stack, or wire auth. Strict gate: analysis and plan first, explicit approval…

upex-galaxy/agentic-qa-boilerplate · 73 tokens