What problem does it solve?
This Skill prevents approved changes from being treated as successfully shipped without verifying the merge, CI pipeline, deployment, production health, and feature behavior.
Core Features & Use Cases
- Pre-Land Validation: Confirms approvals, green CI, deployment readiness, rollback plans, feature flags, and migration safety before merging.
- Deployment Monitoring: Guides monitoring across GitHub Actions, Vercel, Railway, Render, Kubernetes, AWS ECS, and Heroku.
- Production Verification: Checks health endpoints, error rates, latency, critical user paths, database migrations, and feature-specific behavior.
- Rollback Readiness: Provides decision criteria and platform-specific rollback procedures when health checks, smoke tests, or error metrics fail.
- Use Case: After a pull request is approved, use this Skill to merge it, monitor CI and deployment completion, validate production health, confirm the feature works, and document the release.
Quick Start
Use the land-and-deploy skill to merge the approved pull request, monitor its deployment, verify production health, and record the release evidence.