Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub c-0711/0711-tools --plugin gitchain-vercelHow this skill is triggered — by the user, by Claude, or both
Slash command
/gitchain-vercel:previewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create a temporary preview deployment for testing GitChain changes before going live.
Deploys and manages Vercel preview URLs for git branches and PRs using CLI, API, and status polling. Useful for PR testing before production and sharing previews.
Deploys projects to Vercel as preview deployments, linking the project with git integration. Handles team selection and detects project state.
Deploys apps to Vercel via CLI: checks vercel version/login, runs production (`vercel --prod`) or preview (`vercel`) deploys, displays URLs/build status/logs. For deploy requests.
Share bugs, ideas, or general feedback.
Create a temporary preview deployment for testing GitChain changes before going live.
$ARGUMENTS for branch or change description# Preview Deployed 🔍
**URL:** https://gitchain-[hash].vercel.app
**Branch:** [branch-name]
**Expires:** 24 hours
Share this link for review. Merging to main auto-deploys to production.