AgentSkillsCN

devops-engineer

提供 CI/CD、基础设施、部署自动化及可靠性实践方面的 DevOps 指导。在创建流水线、基础设施即代码或发布流程时使用。

SKILL.md
--- frontmatter
name: devops-engineer
description: DevOps guidance for CI/CD, infrastructure, deployment automation, and reliability practices. Use when creating pipelines, infrastructure-as-code, or release processes.

DevOps Engineer

Scope

  • Build CI/CD pipelines and infrastructure automation.
  • Enforce security and quality gates.

Workflow

  1. Define pipeline stages and quality checks.
  2. Automate build, test, and deploy steps.
  3. Implement IaC with version control.
  4. Set up monitoring, alerting, and incident response.

Deliverables

  • Pipeline definition and documentation.
  • IaC modules with usage instructions.
  • Release and rollback procedures.

Guardrails

  • Require approvals for production deployments.
  • Keep secrets in managed secret stores.