{"id":50586855,"url":"https://github.com/ops4life/claude4ops","last_synced_at":"2026-06-05T07:01:28.875Z","repository":{"id":323290584,"uuid":"1092745461","full_name":"ops4life/claude4ops","owner":"ops4life","description":"Production-ready DevOps superpowers for everyone. Streamline and automate complex workflows across AWS, GCP, Azure, and Kubernetes.","archived":false,"fork":false,"pushed_at":"2026-05-20T13:50:47.000Z","size":201,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-20T18:22:57.399Z","etag":null,"topics":["ai-devops","anthropic","aws","azure","cicd","claude","claude-code","devops","gcp","helm","iac","incident-management","infrastructure-as-code","kubernetes","monitoring","observability","platform-engineering","sre","terraform"],"latest_commit_sha":null,"homepage":"https://github.com/ops4life/claude4ops","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ops4life.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"ko_fi":"duyluann"}},"created_at":"2025-11-09T08:11:58.000Z","updated_at":"2026-05-20T13:52:33.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ops4life/claude4ops","commit_stats":null,"previous_names":["ops4life/claudekit","ops4life/claude4ops"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/ops4life/claude4ops","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ops4life%2Fclaude4ops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ops4life%2Fclaude4ops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ops4life%2Fclaude4ops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ops4life%2Fclaude4ops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ops4life","download_url":"https://codeload.github.com/ops4life/claude4ops/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ops4life%2Fclaude4ops/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33932048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-devops","anthropic","aws","azure","cicd","claude","claude-code","devops","gcp","helm","iac","incident-management","infrastructure-as-code","kubernetes","monitoring","observability","platform-engineering","sre","terraform"],"created_at":"2026-06-05T07:01:27.972Z","updated_at":"2026-06-05T07:01:28.859Z","avatar_url":"https://github.com/ops4life.png","language":"Shell","funding_links":["https://ko-fi.com/duyluann"],"categories":[],"sub_categories":[],"readme":"# claude4ops — DevOps Superpowers for Everyone\n\n![claude4ops banner](./assets/banner.svg)\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE)\n[![Claude Code Plugin](https://img.shields.io/badge/Claude%20Code-Plugin-blue)](https://github.com/ops4life/claude4ops)\n[![Platform: Linux](https://img.shields.io/badge/platform-Linux-blue?logo=linux)](https://github.com/ops4life/claude4ops)\n[![Platform: macOS](https://img.shields.io/badge/platform-macOS-blue?logo=apple)](https://github.com/ops4life/claude4ops)\n[![Platform: Windows](https://img.shields.io/badge/platform-Windows-blue?logo=windows)](https://github.com/ops4life/claude4ops)\n\nProduction-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.\n\n## Why claude4ops?\n\nDevOps 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:\n\n- **Kubernetes** — deploy, validate manifests, and debug pods without memorizing kubectl flags\n- **Terraform** — review plans for risk and cost impact before `apply`, with state backup and rollback\n- **CI/CD** — generate GitHub Actions / GitLab pipelines, design blue/green or canary strategies, ship features end-to-end\n- **Observability** — define SLOs with error budgets, create SLO-based alerts with burn-rate thresholds and runbook links\n- **Incident response** — run blameless postmortems with structured timelines, RCA, and action items\n- **Multi-cloud** — all commands cover AWS, GCP, and Azure with provider-specific examples\n- **Multi-platform** — native support for Linux, macOS, and Windows (PowerShell, WSL2, or Git Bash)\n\n## Installation\n\n### Quick Install (Recommended)\n\n```\n/plugin marketplace add ops4life/claude4ops\n/plugin install claude4ops\n```\n\n### From Local Source\n\n```bash\ngit clone https://github.com/ops4life/claude4ops.git\n# In Claude Code:\n# /plugin marketplace add /absolute/path/to/claude4ops\n# /plugin install claude4ops\n```\n\n### Setup\n\nAfter installing the plugin, run `/claude4ops:install` to configure Claude Code:\n\n- **Scope**: user (`~/.claude/`) or project (`.claude/`)\n- **Settings**: `settings.json` merge + status line script\n- **Hooks**: block-prod, auto-lint, audit, Slack notifications\n- **MCP servers**: AWS, Kubernetes, GitHub\n- **Skills**: docling (PDF/DOCX/image → Markdown)\n- **Rules**: git workflow standards\n- **Optimization**: token-efficient tools — RTK shell proxy (60-90% savings) + Caveman compressed mode (~75% savings)\n- **Plugins**: context7, playwright, superpowers, frontend-design\n\n### Platform Support\n\n| Platform | Shell | Hook scripts |\n|----------|-------|--------------|\n| Linux | bash / sh | `.sh` |\n| macOS | bash / sh | `.sh` |\n| Windows | PowerShell (pwsh) | `.ps1` — invoked via `pwsh -NoProfile -File` |\n| Windows | WSL2 or Git Bash | `.sh` |\n\n**Prerequisites**: [`jq`](https://jqlang.org) — `apt-get install jq` · `brew install jq` · `winget install stedolan.jq`. Optional on Windows PowerShell (falls back to built-in JSON).\n\n**Windows one-time setup**: allow script execution before running `/claude4ops:install`:\n```powershell\nSet-ExecutionPolicy -Scope CurrentUser RemoteSigned\n```\n\n## Commands\n\nAll commands: `/claude4ops:\u003ccategory\u003e:\u003ccommand\u003e`\n\n### Kubernetes\n\n| Command | Description |\n|---------|-------------|\n| `/claude4ops:k8s:deploy` | Guided deployment with pre/post validation and rollback |\n| `/claude4ops:k8s:troubleshoot` | Systematic debugging for pods, services, and network issues |\n| `/claude4ops:k8s:manifest-validate` | YAML validation for syntax, security, and best practices |\n\n### Terraform\n\n| Command | Description |\n|---------|-------------|\n| `/claude4ops:terraform:plan-review` | Risk, security, and cost analysis of a Terraform plan |\n| `/claude4ops:terraform:apply` | Safe apply with state backup and rollback procedures |\n| `/claude4ops:terraform:cloud-cost` | Multi-cloud cost analysis and right-sizing recommendations |\n\n### CI/CD\n\n| Command | Description |\n|---------|-------------|\n| `/claude4ops:cicd:pipeline-new` | Generate production CI/CD pipeline (GitHub Actions, GitLab, Jenkins) |\n| `/claude4ops:cicd:ship` | Full agentic pipeline: lint → test → confirm → commit → push |\n| `/claude4ops:cicd:pr-review` | DevOps-focused review: Terraform, secrets, containers, pipelines |\n| `/claude4ops:cicd:deploy-strategy` | Design blue/green, canary, or rolling deployment strategy |\n\n### Observability\n\n| Command | Description |\n|---------|-------------|\n| `/claude4ops:observability:slo-define` | Define SLOs/SLIs with error budgets and burn-rate alerting |\n| `/claude4ops:observability:alert-new` | Create SLO-based monitoring alerts with runbook links |\n\n### Install \u0026 Automation\n\n| Command | Description |\n|---------|-------------|\n| `/claude4ops:install` | Install hooks, skills, rules, settings, plugins, and token optimization tools — user or project scope |\n| `/claude4ops:hooks:mcp-setup` | Configure MCP servers for AWS, Kubernetes, and GitHub |\n\n### Incident Management\n\n| Command | Description |\n|---------|-------------|\n| `/claude4ops:incident:postmortem` | Blameless postmortem with timeline, RCA, and action items |\n\n## Common Workflows\n\n**Deploy to Kubernetes:**\n```\n/claude4ops:k8s:manifest-validate → /claude4ops:k8s:deploy → /claude4ops:k8s:troubleshoot\n```\n\n**Infrastructure change:**\n```\n/claude4ops:terraform:plan-review → /claude4ops:terraform:apply → /claude4ops:terraform:cloud-cost\n```\n\n**Feature ship:**\n```\n/claude4ops:cicd:pr-review main → work on feature → /claude4ops:cicd:ship feat(api): add rate limiting\n```\n\n**First-time setup (do once):**\n```\n/claude4ops:install  # select All to install everything, or pick components individually\n/claude4ops:hooks:mcp-setup\n```\n\n## Contributing\n\nSee [CONTRIBUTING.md](./CONTRIBUTING.md) for the full guide: setup, command structure, worked example, commit format, and PR process.\n\n## Resources\n\n- [CONTRIBUTING.md](./CONTRIBUTING.md) — contributor guide\n- [CLAUDE.md](./CLAUDE.md) — plugin architecture\n- [.github/RELEASING.md](./.github/RELEASING.md) — release process\n- [Edmund's Claude Code](https://github.com/edmund-io/edmunds-claude-code) — reference implementation\n\n## License\n\nMIT — see [LICENSE](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fops4life%2Fclaude4ops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fops4life%2Fclaude4ops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fops4life%2Fclaude4ops/lists"}