deployment

Official

Automate safe deployments across environments.

AuthorAll-The-Vibes
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Deployment often becomes error-prone and slow when releasing software across environments. This Skill provides repeatable, automated strategies to make deployments boring, predictable, and reversible.

Core Features & Use Cases

  • Standard deployment pipelines for development, staging, and production.
  • Support for blue-green, canary, rolling, recreate, and feature-flag deployment patterns.
  • Built-in health checks, migrations, and rollback procedures to minimize risk.
  • Platform-specific guidance for Kubernetes, AWS, Azure, GCP, and Docker environments.

Quick Start

Initialize a minimal deployment configuration, then push to production using canary or rolling updates:

  • kubectl apply -f deployment.yaml
  • kubectl apply -f deployment-canary.yaml
  • kubectl rollout status deployment/myapp
  • Monitor health and metrics, adjust traffic gradually.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: deployment
Download link: https://github.com/All-The-Vibes/skills-catalog/archive/main.zip#deployment

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.