deploy-to-vercel vs iterate-pr
Side-by-side comparison of two Claude Agent Skills. Pick the right one for Claude Code or Claude Desktop.
Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live",
Iterate on a PR until actionable CI passes and high/medium review feedback is addressed. Use for PR CI failures, review feedback, or green-check loops; do not w
Comparison
| Feature | deploy-to-vercel | iterate-pr |
|---|---|---|
| Bundled scripts | yes | yes |
| Allowed tools | any | any |
| Install scope | personal | personal |
| Category | devops | devops |
| Verified | ||
| License | — | — |
| Author | Vercel | Sentry |
| Repo | vercel-labs/agent-skills | getsentry/skills |
When to pick deploy-to-vercel
Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".
When to pick iterate-pr
Iterate on a PR until actionable CI passes and high/medium review feedback is addressed. Use for PR CI failures, review feedback, or green-check loops; do not wait for human approval, draft status, or merge gates.
Looking for something else? Browse all skills.