Deploy Helper
Guide the deployment of the service to staging and production environments.
When to Use
Invoke this skill when the user asks to deploy, roll back, or bootstrap a new environment for the service.
Steps
- Confirm the target environment with the user.
- Run the build and push the container image.
- Apply the deployment manifest and watch the rollout.