vercel-cli-with-tokens vs iterate-pr
Side-by-side comparison of two Claude Agent Skills. Pick the right one for Claude Code or Claude Desktop.
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.
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 | vercel-cli-with-tokens | iterate-pr |
|---|---|---|
| Bundled scripts | no | 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 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".
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.