orchestrating-deployment-pipelines

Installation
SKILL.md

Orchestrating Deployment Pipelines

Overview

Orchestrate multi-stage deployment pipelines that coordinate builds, tests, approvals, and releases across environments (dev, staging, production). Implement deployment strategies including blue-green, canary, rolling updates, and feature flags using Kubernetes, cloud-native services, and CI/CD platforms.

Prerequisites

  • CI/CD platform configured (GitHub Actions, GitLab CI, Jenkins, ArgoCD)
  • Kubernetes cluster with kubectl access or cloud deployment target (ECS, Cloud Run, App Engine)
  • Container registry with built and tagged images ready for deployment
  • Environment-specific configuration (secrets, environment variables) stored securely
  • Monitoring and alerting configured to detect deployment failures

Instructions

Installs
3
GitHub Stars
2.4K
First Seen
Mar 4, 2026
orchestrating-deployment-pipelines — jeremylongshore/claude-code-plugins-plus-skills