ShipKit plugin marketplace
npx claudepluginhub sanmak/ship-kitGit workflow automation — commit, push, ship, release, review, and monitor from Claude Code
Autonomous Git workflows for Claude Code. Ship, review, release, and auto-fix CI - 20+ commands, reusable skills, and background agents that operate without context switching.
ShipKit is a Claude Code plugin that automates your entire git workflow. It provides 20 slash commands, 12 skills, 1 agent, and 2 rules organized into a four-tier architecture:
/plugin marketplace add sanmak/ship-kit
/plugin install ship-kit
curl -fsSL https://raw.githubusercontent.com/sanmak/ship-kit/main/install.sh | bash
git clone https://github.com/sanmak/ship-kit.git
cd ship-kit
./install.sh --scope project # or --scope user for user-wide install
| Command | Description |
|---|---|
/commit | Stage, review, and commit with conventional message |
/push | Validate and push unpushed commits |
/ship | Commit and push in one step |
| Command | Description |
|---|---|
/ship-pr | Commit, create PR branch, and open a pull request |
/pr-fix [PR-number] | Fetch PR review comments and fix them |
/pr-review-canvas [PR-number] | Generate an interactive HTML PR walkthrough with annotated diffs |
| Command | Description |
|---|---|
/release [--dry-run] | Bump version, update CHANGELOG, tag, and publish release |
/hotfix [base-tag] [--dry-run] | Emergency hotfix — branch, fix, validate, tag, cherry-pick |
| Command | Description |
|---|---|
/monitor | Check CI status and auto-fix failures |
/loop-on-ci | Watch CI runs and iterate on failures until checks pass |
/run-smoke-tests [test-path] | Run Playwright smoke tests and triage failures |
| Command | Description |
|---|---|
/sync [base-branch] [--merge] [--rebase] | Sync branch with upstream — fetch, rebase/merge, handle conflicts |
/resolve [--status] [--abort] | Detect and resolve merge/rebase/cherry-pick conflicts |
/cleanup [--dry-run] [--include-remote] | Clean up stale branches — delete merged locals, prune remotes |
| Command | Description |
|---|---|
/review [PR-number] [--post] | AI-assisted code review with structured findings |
/deslop [file|path] | Remove AI-generated code slop and clean up code style |
RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage