Execute Vercel production deployment checklist and rollback procedures. Use when deploying Vercel integrations to production, preparing for launch, or implementing go-live procedures. Trigger with phrases like "vercel production", "deploy vercel", "vercel go-live", "vercel launch checklist".
Scanned 9/10/2026
Install to Claude Code
npx -y skills add micsapp/micstec-skills --skill vercel-prod-checklist --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Vercel Prod Checklist?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/micsapp-vercel-prod-checklist)More formats (shields.io, HTML) on the badges page.
---
name: vercel-prod-checklist
description: |
Execute Vercel production deployment checklist and rollback procedures.
Use when deploying Vercel integrations to production, preparing for launch,
or implementing go-live procedures.
Trigger with phrases like "vercel production", "deploy vercel",
"vercel go-live", "vercel launch checklist".
allowed-tools: Read, Bash(kubectl:*), Bash(curl:*), Grep
version: 1.0.0
license: MIT
author: Jeremy Longshore <jeremy@intentsolutions.io>
compatible-with: claude-code, codex, openclaw
---
# Vercel Prod Checklist
## Prerequisites
- Staging environment tested and verified
- Production API keys available
- Deployment pipeline configured
- Monitoring and alerting ready
See `${CLAUDE_SKILL_DIR}/references/implementation.md` for detailed implementation guide.
## Output
- Deployed Vercel integration
- Health checks passing
- Monitoring active
- Rollback procedure documented
## Error Handling
See `${CLAUDE_SKILL_DIR}/references/errors.md` for comprehensive error handling.
## Examples
See `${CLAUDE_SKILL_DIR}/references/examples.md` for detailed examples.
## Resources
- [Vercel Status](https://www.vercel-status.com)
- [Vercel Support](https://vercel.com/docs/support)
## Overview
Execute Vercel production deployment checklist and rollback procedures.
## Instructions
1. Assess the current state of the deployment configuration
2. Identify the specific requirements and constraints
3. Apply the recommended patterns from this skill
4. Validate the changes against expected behavior
5. Document the configuration for team referenceIs this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!