Verify Deployment

Use this skill when the user asks to "verify my deployment", "check if everything is working", "test my deployment", "check if my services are up", "run health checks", or when invoked by deploy-project as the final step after CI/CD setup. Reads DEPLOYMENT_DOCS/DEPLOYED_ENV.md for service URLs, runs HTTP health checks on all services, uses agent-browser to visually verify the frontend loads, tests cross-service connectivity (frontend calls backend, backend connects to DB), and prints a pass/fail summary table. Retries Render backend endpoints up to 3 times due to free tier cold starts.

AayushMS 5d55a2f 4.8 KB Updated

File contents

AayushMS/deploy-skills/tree/main/skills/verify-deployment commit 5d55a2fe04

Frequently asked questions

npx skillmds@latest add aayushms/verify-deployment