-
Deployment
Notify me when deploys succeed or fail
Adds Slack or email notifications for deploy started, succeeded, and failed so a broken deploy never sits unnoticed.
Free Prompt
What This Does / How This Helps
Sends deploy started, succeeded, and failed events to Slack or email so you always know the state of production. The failure mode this prevents is the silent bad deploy: CI failed at 11pm, the rollback half-worked, and you find out in the morning from a user. Or the quieter version, you deploy, assume it shipped, and it never did, so you spend an hour debugging a fix that is not live. The prompt wires notifications at whatever layer you deploy from, keeps the signal clean (production and staging only, one message with the facts that matter), and makes failures loud enough to actually get looked at.
Want to skip doing this by hand?
Fortivibe audits your app for all of the areas these prompts cover (and more).