rollback

Community

Instantly revert to stable versions, minimize downtime.

Authordlehdgml5328
Version1.0.0
Installs0

System Documentation

What problem does it solves? This Skill quickly reverts the Bodam platform to a previous stable version in case of deployment failures or critical issues, significantly reducing downtime and user impact. It provides a safety net for deployments, allowing you to recover swiftly from unforeseen problems.

Core Features & Use Cases

  • Automated Backend (K8s) Rollback: Executes kubectl rollout undo to revert Kubernetes deployments to a previous stable ReplicaSet.
  • Frontend (Vercel) Guidance: Provides clear, step-by-step instructions for manually rolling back Vercel deployments via the dashboard or CLI.
  • Post-Rollback Validation: Suggests immediate health checks and status monitoring to confirm the stability and functionality of the reverted version.
  • Use Case: If a new deployment introduces critical errors or performance degradation, simply say, "Rollback the production environment," and the Skill will initiate the backend rollback and guide you through the frontend reversion process.

Quick Start

Rollback the backend to the previous stable version.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: rollback
Download link: https://github.com/dlehdgml5328/bodam/archive/main.zip#rollback

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