How 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.
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.
npx claudepluginhub c-0711/0711-tools --plugin gitchain-vercelCreates and manages Vercel preview deployments for branches and pull requests via CLI and REST API. Useful for testing changes before production and sharing preview URLs.
Deploy applications to Vercel as preview deployments. Activates on requests like 'deploy my app' or 'push live'. Handles project linking, git push, and team selection.
Deploys applications and websites to Vercel as preview or production. Automates project linking, git push deployment, and team selection via Vercel CLI.