By jaswanth0709
One-command deployment: commit, push, PR, monitor Vercel, auto-fix build failures
A custom Claude Code plugin marketplace.
| Plugin | Description |
|---|---|
| jb-ship | One-command deployment: commit, push, PR, monitor Vercel, auto-fix build failures |
In Claude Code, run:
/plugin marketplace add jb-marketplace --source github --repo Jaswanth0709/jb-plugin
/plugin install jb-ship@jb-marketplace
claude mcp add --transport http vercel https://mcp.vercel.com
Then authenticate by typing /mcp in Claude Code.
gh auth login)# Full pipeline: commit -> push -> PR -> monitor -> auto-fix
/ship
# Check deployment status anytime
/deploy-status
/deploy-status 42 # check specific PR
/ship
|
|-- 1. Stage & commit changes
|-- 2. Push to feature branch
|-- 3. Create PR to main (if needed)
+-- 4. Spawn background monitor
|
|-- Poll deployment status (every 30s, up to 10 min)
|
|-- On success -> "Ready to merge!"
|
+-- On failure (up to 3 retries) ->
|-- Fetch Vercel build logs
|-- Analyze error
|-- Fix code
|-- Commit & push fix
+-- Resume polling
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub jaswanth0709/jb-plugin --plugin jb-shipComplete PR workflow from commit to production with validation
Claude Code skill pack for Vercel (30 skills)
Deploy applications to Vercel with deployment monitoring, log analysis, and error detection
GitHub Actions CI/CD - workflows, authentication, inspection
DevsForge Enterprise Hotfix Deployment Architect delivering comprehensive emergency deployment workflows, rollback procedures, incident response protocols, and production stability frameworks that transform critical fixes from chaotic firefighting into systematic crisis management
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.