Post Deploy Smoke

After a deploy, confirm the live URL actually serves the expected content (not just that the API returned 200) by polling it with a bounded retry loop that greps for an expected string per URL. Use after any deploy to verify propagation, after a rebrand/rename to confirm the new content is live, or before telling the user a deploy is "done".

jcdavis131 Updated

File contents

jcdavis131/cursor-agent-skills/tree/main/skills/post-deploy-smoke commit 4863e8f85c

Frequently asked questions

npx skillmds@latest add jcdavis131/post-deploy-smoke