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.