iterate-pr vs deploy-to-vercel
Side-by-side comparison of two Claude Agent Skills. Pick the right one for Claude Code or Claude Desktop.
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
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",
Comparison
| Feature | iterate-pr | deploy-to-vercel |
|---|---|---|
| Bundled scripts | yes | yes |
| Allowed tools | any | any |
| Install scope | personal | personal |
| Category | devops | devops |
| Verified | ||
| License | — | — |
| Author | Sentry | Vercel |
| Repo | getsentry/skills | vercel-labs/agent-skills |
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.
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".
Looking for something else? Browse all skills.