iterate-pr vs vercel-cli-with-tokens
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 and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive login — e.g.
Comparison
| Feature | iterate-pr | vercel-cli-with-tokens |
|---|---|---|
| Bundled scripts | yes | no |
| 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 vercel-cli-with-tokens
Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive login — e.g. "deploy to vercel", "set up vercel", "add environment variables to vercel".
Looking for something else? Browse all skills.