What problem does it solve?
This Skill automates the complex and error-prone process of deploying the Bodam platform's backend (Kubernetes) and frontend (Vercel), reducing manual effort and ensuring consistent, reliable deployments. It streamlines the entire CI/CD pipeline, allowing you to focus on development rather than operational tasks.
Core Features & Use Cases
- Integrated CI/CD Trigger: Automatically initiates GitHub Actions workflows for both backend (Kubernetes) and frontend (Vercel) deployments.
- Environment-Aware Deployment: Intelligently deploys to
preview or production environments based on the current Git branch or user specification.
- Pre-deployment Validation: Integrates seamlessly with the
predeploy Skill to ensure all checks (Git status, tests, code quality) pass before deployment.
- Use Case: When a new feature is ready for release, simply ask the AI, "Deploy the Bodam platform to production," and this Skill will handle all the necessary steps from validation to triggering the CI/CD pipelines, providing real-time status updates.
Quick Start
Deploy the Bodam platform to the production environment.