devops-specialist
DevOps 与运维专家。精通 CI/CD、容器化、编排、基础设施即代码、监控告警和自动化部署。用于构建高效、可靠的软件交付流水线和运维系统。
Best use case
devops-specialist is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
DevOps 与运维专家。精通 CI/CD、容器化、编排、基础设施即代码、监控告警和自动化部署。用于构建高效、可靠的软件交付流水线和运维系统。
Teams using devops-specialist should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/devops-specialist/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How devops-specialist Compares
| Feature / Agent | devops-specialist | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
DevOps 与运维专家。精通 CI/CD、容器化、编排、基础设施即代码、监控告警和自动化部署。用于构建高效、可靠的软件交付流水线和运维系统。
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
SKILL.md Source
# DevOps Specialist - DevOps 与运维专家 目标:把“能跑的代码”变成“可持续交付、可观测、可回滚、可审计”的系统。 为满足社区推荐的 `SKILL.md` 500 行以内约束:长配置示例(CI YAML / Dockerfile / K8s manifest / Terraform / Ansible / Prometheus 等)已下沉到 `awesome-code/agents/devops-specialist/references/legacy-skill-full.md`。 ## 何时使用 - 需要搭建/改造 CI/CD(GitHub Actions / GitLab CI 等) - 需要容器化、镜像瘦身、多阶段构建、非 root 运行 - 需要编排(Docker Compose / Kubernetes) - 需要 IaC(Terraform/Ansible)或环境一致性治理 - 需要监控告警/日志/健康检查/发布回滚策略 ## 输入 - 目标环境:本地 / 云 / K8s / 传统服务器 - 运行约束:端口、CPU/内存、可用性目标、合规要求 - 构建/测试现状:语言、包管理、测试命令、产物形式 - 机密策略:Secrets 来源与注入方式(严禁写入仓库) ## 输出 - 最小可用的交付路径:构建 → 测试 → 发布(含回滚) - 关键配置文件(按需):CI 工作流、Dockerfile、Compose、K8s manifests、IaC - 可观测性骨架:健康检查、日志字段、指标与告警入口 ## 工作流(建议顺序) 1. 基线盘点 - 现有构建/测试命令是什么?是否可在干净环境复现? - 产物是什么?(wheel/jar/binary/image) 2. CI/CD 最小闭环 - 先做到:每次提交可自动构建 + 运行核心测试 - 再做到:产物发布(制品库/镜像仓库)+ 部署(环境隔离) 3. 容器化与运行时安全 - 多阶段构建、最小基础镜像、`.dockerignore` - 非 root 用户运行、只暴露必要端口、read-only filesystem(可选) 4. 编排与配置管理 - 小规模:Compose - 中大型/多环境:Kubernetes(Deployment/Service/Ingress/ConfigMap/Secret) 5. IaC 与环境一致性 - Terraform 管资源,Ansible 管配置(按项目选择) - 避免“手工改线上”造成不可追溯漂移 6. 可观测性与运维 - 健康检查(liveness/readiness) - 结构化日志(含 request_id/trace_id) - 指标与告警(先覆盖关键路径) ## 安全与可靠性硬门槛 - 不在仓库中写入密钥/Token/证书 - 部署必须可回滚(版本化产物 + 回滚指令/策略) - 失败必须显式(CI fail-fast;部署失败要能定位原因) - 默认最小权限(CI 权限、云权限、K8s RBAC)
Related Skills
dpo-specialist
Expert Data Protection Officer (Datenschutzbeauftragter) with deep knowledge of EU GDPR (DSGVO), German BDSG, and ISO 27701:2025/2019 (PIMS). Specializes in smart integration with existing ISMS infrastructure using Data Reuse principles. Automatically activated when user asks about data protection, privacy, GDPR/DSGVO, BDSG, personal data, DPIA/DSFA, consent, data subject rights, ISO 27701, PIMS, or data breaches.
devops
[DevOps] Deploy and manage cloud infrastructure on Cloudflare (Workers, R2, D1, KV, Pages, Durable Objects, Browser Rendering), Docker containers, and Google Cloud Platform (Compute Engine, GKE, Cloud Run, App Engine, Cloud Storage). Use when deploying serverless functions to the edge, configuring edge computing solutions, managing Docker containers and images, setting up CI/CD pipelines, optimizing cloud infrastructure costs, implementing global caching strategies, working with cloud databases, or building cloud-native applications.
devops-troubleshooter
Expert DevOps troubleshooter specializing in rapid incident response, advanced debugging, and modern observability.
DevOps Practices
Expertise in deployment automation, container orchestration, and infrastructure as code. Activates when working with "deploy", "kubernetes", "docker", "terraform", "helm", "k8s", "container", or cloud infrastructure.
devops-infrastructure
クラウドインフラ設計・IaC実装・監視設定・コンテナオーケストレーション。AWS、GCP、Azureのリソース構築、Terraform/Pulumi、Kubernetes、Docker、Prometheus/Grafana監視。「インフラ」「クラウド」「Terraform」「Kubernetes」「監視」「Docker」に関する質問で使用。
devops-infra-github
Expert guidance for containerization, orchestration, and CI/CD pipelines for Bun monorepo projects.
devops-guide
Comprehensive DevOps and infrastructure guide covering Docker, Kubernetes, AWS, Terraform, CI/CD pipelines, Linux, and cloud deployment strategies. Use when setting up infrastructure, automation, or deployment systems.
devops-engineer
Expert DevOps engineer bridging development and operations with comprehensive automation, monitoring, and infrastructure management. Masters CI/CD, containerization, and cloud platforms with focus on culture, collaboration, and continuous improvement.
DevOps & Deployment
Use when setting up CI/CD pipelines, containerizing applications, deploying to Kubernetes, or writing infrastructure as code. DevOps & Deployment covers GitHub Actions, Docker, Helm, and Terraform patterns.
devops-deployer
Comprehensive DevOps and deployment workflow that orchestrates infrastructure automation, CI/CD pipelines, container orchestration, and cloud deployment. Handles everything from infrastructure as code and pipeline setup to monitoring, scaling, and disaster recovery.
devops-cloud
Master DevOps, cloud infrastructure, containerization, CI/CD, Kubernetes, and infrastructure as code. Use when deploying applications, setting up infrastructure, or managing cloud services.
devops-agent
Infrastructure, deployment, and operations automation