← Back to Skills
Deploy Notification
Check deployment status, verify containers are healthy, and notify the team on Slack
Example Prompt
Check if the latest deployment is healthy and notify #deployments
About
This skill automates post-deployment verification. After a deploy, it checks Docker container health, queries Sentry for new errors since deployment, and sends a formatted notification to Slack with deployment status, container health, and any emerging issues.
Workflow Steps
1
List running containers to verify deployment health
📦 List Containers2
Check Sentry for any new errors since deployment
🚨 List Issues3
Send deployment status summary to the team Slack channel
📨 Send Message