By ops4life
DevOps superpowers for Claude Code. Automate Kubernetes, Terraform, CI/CD pipelines, SLO alerting, incident postmortems, and multi-cloud cost optimization — with production-ready guided workflows for AWS, GCP, and Azure.
Design deployment strategies (blue/green, canary, rolling) with implementation
Create production-ready CI/CD pipeline with best practices
DevOps-focused PR review - Terraform, secrets, containers, pipeline security
Full agentic pipeline - review, test, commit, push with safety gates
Greet the user with a personalized message
Convert Claude Code artifacts (CLAUDE.md, hooks, Anthropic SDK) to equivalent configs for other AI tools — Gemini CLI, GitHub Copilot, Cursor, or OpenAI Codex. Always fetches current docs via context7 before generating any output.
Convert reference files (PDF, DOCX, PPTX, XLSX, HTML, images) to Markdown before reading or acting on them. Use when user provides a non-Markdown file as context for an implementation task — "use this doc", "based on this file", "implement from this", or any path ending in .pdf/.docx/.pptx/.xlsx/.html/.htm/.png/.jpg/.jpeg/.gif/.webp/.tiff.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Production-ready DevOps superpowers for everyone. Guided workflows for Kubernetes, Terraform, CI/CD, SLOs, and incident response — with token optimization built in. Runs on Linux, macOS, and Windows.
DevOps workflows are repetitive, error-prone, and hard to get right. claude4ops brings structured, production-tested procedures directly into Claude Code so you skip the RTFM loop and ship safely:
apply, with state backup and rollback/plugin marketplace add ops4life/claude4ops
/plugin install claude4ops
git clone https://github.com/ops4life/claude4ops.git
# In Claude Code:
# /plugin marketplace add /absolute/path/to/claude4ops
# /plugin install claude4ops
After installing the plugin, run /claude4ops:install to configure Claude Code:
~/.claude/) or project (.claude/)settings.json merge + status line script| Platform | Shell | Hook scripts |
|---|---|---|
| Linux | bash / sh | .sh |
| macOS | bash / sh | .sh |
| Windows | PowerShell (pwsh) | .ps1 — invoked via pwsh -NoProfile -File |
| Windows | WSL2 or Git Bash | .sh |
Prerequisites: jq — apt-get install jq · brew install jq · winget install stedolan.jq. Optional on Windows PowerShell (falls back to built-in JSON).
Windows one-time setup: allow script execution before running /claude4ops:install:
Set-ExecutionPolicy -Scope CurrentUser RemoteSigned
All commands: /claude4ops:<category>:<command>
| Command | Description |
|---|---|
/claude4ops:k8s:deploy | Guided deployment with pre/post validation and rollback |
/claude4ops:k8s:troubleshoot | Systematic debugging for pods, services, and network issues |
/claude4ops:k8s:manifest-validate | YAML validation for syntax, security, and best practices |
| Command | Description |
|---|---|
/claude4ops:terraform:plan-review | Risk, security, and cost analysis of a Terraform plan |
/claude4ops:terraform:apply | Safe apply with state backup and rollback procedures |
/claude4ops:terraform:cloud-cost | Multi-cloud cost analysis and right-sizing recommendations |
| Command | Description |
|---|---|
/claude4ops:cicd:pipeline-new | Generate production CI/CD pipeline (GitHub Actions, GitLab, Jenkins) |
/claude4ops:cicd:ship | Full agentic pipeline: lint → test → confirm → commit → push |
/claude4ops:cicd:pr-review | DevOps-focused review: Terraform, secrets, containers, pipelines |
/claude4ops:cicd:deploy-strategy | Design blue/green, canary, or rolling deployment strategy |
| Command | Description |
|---|---|
/claude4ops:observability:slo-define | Define SLOs/SLIs with error budgets and burn-rate alerting |
/claude4ops:observability:alert-new | Create SLO-based monitoring alerts with runbook links |
npx claudepluginhub ops4life/claude4ops --plugin claude4opsComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.