What problem does it solve?
This Skill simplifies the process of confirming the success and stability of a production deployment, integrating status checks, URL health evaluations, and log analysis to provide a comprehensive confidence signal.
Core Features & Use Cases
- Deployment Status Verification: Checks if the latest deployment has succeeded via Vercel MCP, GitHub statuses, or other CI/CD indicators.
- Live URL Health Check: Performs HTTP requests to confirm the live application is responsive and functioning as expected.
- Log Collection and Analysis: Retrieves build, runtime, and error logs from providers like Vercel, PM2, or Doppler, then filters and identifies potential issues.
- Use Case: A developer wants to automate the verification after deploying an update to ensure the app is running correctly before informing users.
Quick Start
Run sf-prod with your project URL or name to get an immediate health report on the latest production deployment.