deployment-manager
CommunityAutomate safe, zero-downtime deployments.
AuthorLordjiggy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Deploying applications safely and reliably, especially with zero downtime, is a complex and high-risk operation that often requires intricate manual steps or specialized tooling. This Skill automates advanced deployment strategies and rollback mechanisms.
Core Features & Use Cases
- Deployment Strategies: Supports blue-green, canary, and rolling updates for zero-downtime releases.
- Automated Rollback: Automatically reverts to a previous stable version upon detection of health check failures.
- Database Migrations: Coordinates safe schema changes with deployment, including rollback support.
- Use Case: Deploy a new application version to production with zero downtime using a blue-green strategy, perform a gradual canary release to a subset of users, or automatically roll back a failed deployment to minimize impact.
Quick Start
Deploy the application to production using blue-green strategy.
Dependency Matrix
Required Modules
None requiredComponents
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-manager Download link: https://github.com/Lordjiggy/claude-code-marketplace/archive/main.zip#deployment-manager Please download this .zip file, extract it, and install it in the .claude/skills/ directory.