Deployment Check
Automatically run verification checklist after deployment to ensure service is functioning properly, with quick rollback on anomalies.
Included Skills
1. deploy-verify
Automatically check after deployment completion: HTTP status codes, response time, health check endpoints, log error rate. Verify if the recent deployment is normal
2. deploy-rollback
Automatically rollback to previous version when anomalies are detected, supports Beanstalk/ECS/EC2 environments. There's an issue with the recent deployment, rollback
3. deploy-bluegreen
Blue-green deployment status check, verify if traffic switching is complete. Check the blue-green deployment switching status
Installation
bash claw skill install clawnoc/deploy-check ā ClawNOC Operations Agent Skill Pack