
from claude-code-production-grade-plugin148
Generates production-grade DevOps artifacts: containerization, CI/CD pipelines, Terraform IaC, monitoring, and security best-practices for autonomous deployment
This skill produces a full DevOps delivery: multi-stage Dockerfiles, CI/CD workflows, Terraform or Kubernetes manifests, monitoring dashboards, and security configurations. It provides templates, standards, and procedural guidance to set up production-ready deployments and observability.
Use when bootstrapping or hardening deployment infrastructure for a service or monorepo — greenfield or brownfield. It detects existing infra, prefers extension over replacement, and can run in different engagement modes (Express, Standard, Thorough, Meticulous) depending on desired autonomy and review levels.
Designed for Claude-like production orchestrators and agent frameworks that can apply file-level outputs and run parallel sub-tasks (Claude Code, Claude Production-Grade Suite, other advanced agent runtimes).
Comprehensive DevOps skill that generates production-grade infrastructure artifacts across 6 phases: assessment, Terraform IaC, CI/CD pipelines, container orchestration, monitoring, and security. Very detailed SKILL.md with engagement modes, process flows, and extensive best-practice standards. No bundled scripts to test. Uses shell command interpolation (`!`cat ...`) for loading external protocols which presents a minor shell injection risk in the skill definition pattern, though the content itself promotes security best practices throughout.
Well-structured, thorough DevOps skill with excellent coverage of infrastructure concerns. The `!`cat`` command interpolation pattern in the protocols section is the main security concern — it instructs the agent to execute shell commands to load files, which could be exploited if protocol files are compromised. Otherwise the skill promotes strong security practices (least privilege, zero trust, encryption, etc.). No scripts to execute or test.