What problem does it solve?
Production environments can silently fail due to broken CD pipelines, missing environment variables, or unresponsive health/status endpoints. This skill performs a comprehensive health check across deployment pipelines, health APIs, and staging parity to surface issues before they impact customers.
Core Features & Use Cases
- Checks CD Pipeline Status to confirm the last runs are healthy and actionable.
- Verifies Vercel Deployment Freshness to ensure production aligns with the latest main commits.
- Validates Production Health API and Status API responses for availability and correctness.
- Performs Critical Pages HTTP checks to verify key endpoints respond correctly.
- Assesses Sentry for unresolved issues to surface critical incidents.
- Provides a Staging vs Production comparison to confirm deployments and commits are in sync.
Quick Start
Run the health check to verify production readiness and surface issues across CI/CD, deployments, and health endpoints.