What problem does it solve?
The Vercel Deployment Manager skill removes the friction of orchestrating deployments, monitoring builds, and rolling back broken releases while tracking domains and runtime health.
Core Features & Use Cases
- Full lifecycle deployment: verify project existence, select branch and environment, trigger the deploy via MCP, follow logs, and log success in PROJECT_STATUS.json for continuity and QA gating.
- Monitoring, debugging, and domain ops: list deployments, inspect build and runtime logs, triage errors with error-triage and qa-gate inputs, and verify DNS plus SSL provisioning as part of production readiness.
- Use case: When a release candidate must ship with confidence, run the pre-deploy checklist, deploy previews, and note runtime exceptions, falling back to degraded mode checklists and CLI commands if MCP tools go missing.
Quick Start
Deploy my project through Vercel, monitor the build logs, and confirm the live URL.