deployment-automation
Installation
SKILL.md
Deployment Automation
Use this skill when the job is safe release execution after the system is already buildable.
deployment-automation is the repo's release-execution anchor for:
- preview releases and shareable review environments
- staging → production promotion and sign-off gates
- rollout strategy choice: replace, rolling, blue-green, canary, progressive
- post-deploy verification and stop conditions
- rollback response and bad-release containment
- release-hardening packets around an existing deploy path
Read these support docs before deciding the packet:
Related skills