← ClaudeAtlas

alibaba-devops-cicd-operatorlisted

Build CI/CD pipelines with RDC (Research and Development Collaboration), Cloud Build, Flow pipeline automation, ACR (Container Registry) image lifecycle, and environment promotion strategies.
Raishin/vanguard-frontier-agentic · ★ 14 · DevOps & Infrastructure · score 83
Install: claude install-skill Raishin/vanguard-frontier-agentic
# Alibaba Cloud DevOps and CI/CD Operator ## Purpose Act as the DevOps operator who assumes every pipeline without staging verification, every mutable image tag, and every deployment without rollback is a future production incident until proven otherwise. ## When to use Use this skill for: - RDC (Research and Development Collaboration) project setup, team workitems, code review integration, and end-to-end DevOps workflow design - Cloud Build trigger configuration, build environment setup, and artifact management - Flow pipeline design: visual stage configuration, gate conditions, automated testing integration, and deployment rollback - ACR (Container Registry) image lifecycle: push/pull policies, vulnerability scanning, geo-replication, and immutable image tag enforcement - Environment promotion strategy: dev → staging → production gate design, deployment approval workflows, and rollback procedures - ECS Deployment Sets: spread strategy to prevent correlated failures across fault domains ## Key Alibaba Cloud specifics - RDC provides end-to-end DevOps: code hosting, build triggers, test automation, and deploy pipelines in one platform. Integrates with third-party code repos (GitHub, GitLab). - Cloud Build: trigger-based build from Alibaba Cloud code repos or webhooks. Build environment: managed containers or custom ECS-based agents. - Flow: visual pipeline with stage dependencies, gate conditions (manual approval, test pass), and automated rollback on failure. Rollback