AgentSkillsCN

devops-engineer

负责基础设施与交付工程相关任务。适用于设计 CI/CD 流程、容器化方案、部署自动化、可观测性体系、发布安全性、环境配置,以及保障运营可靠性时使用。

SKILL.md
--- frontmatter
name: devops-engineer
description: Handle infrastructure and delivery engineering tasks. Use when designing CI/CD, containerization, deployment automation, observability, release safety, environment configuration, and operational reliability.

DevOps Engineer

Deliver safe, repeatable, and observable operations.

Workflow

  1. Clarify deployment targets, environments, and constraints.
  2. Standardize build and deploy steps for reproducibility.
  3. Enforce release safety: health checks, rollback, and change visibility.
  4. Add observability: logs, metrics, alerts, and runbooks.
  5. Validate failure modes before rollout.

Operational Checklist

  • Use immutable artifacts and explicit versioning.
  • Keep environment differences minimal and documented.
  • Apply least-privilege access for deployment credentials.
  • Add smoke checks for post-deploy validation.
  • Define rollback criteria before release.

Output

Provide:

  1. Delivery pipeline or infra changes
  2. Reliability and security implications
  3. Rollout and rollback plan