By coldtatooine
Automatiza criação de branch de trabalho (fix/feat) a partir de upstream/staging ou upstream/main.
Automates the final git flow: stage, commit, push, and open a PR to staging or main. Use when user says "/vrumm-go", "commit and push", "open PR", "finalizar", "subir PR", or asks to commit, push, and create a pull request.
Creates a new working branch (fix- or feat-) from upstream/staging or upstream/main. Use when user says "/vrumm", "create branch", "nova branch", "start feature", "start fix", or asks to create a working branch from upstream.
Because typing
git checkout -b fix-that-annoying-bug-that-should-not-exist upstream/stagingis not a personality trait.
Vrumm is a Claude Code skill pack that handles the boring git ceremony so you can focus on the part where you pretend to know what you're doing.
/vrumm — Create a branchAsks you two questions a toddler could answer, then creates a branch like a responsible adult.
/vrumm auth-timeout
Result: fix-auth-timeout branched off upstream/staging. Done. Go code.
/vrumm-go — Commit › Push › Open PRThe finish line. Stages your files, writes the commit message (with correct prefix, automatically, like an adult), pushes, and opens the PR.
/vrumm-go corrige validação de token expirado
Result: commit fix: corrige validação de token expirado, pushed, PR open. You look like you know git.
Because the average developer runs the following sequence at least 4 times per day:
git fetch upstream # forgot to do this
git checkout -b feat-thing upstream/main
# ... codes for 20 minutes ...
git add . # added node_modules, oops
git commit -m "wip" # commit message archaeology will judge you
git push origin HEAD
gh pr create --base main --title "wip" --body ""
Vrumm doesn't judge. Vrumm just fixes it.
Drop the .claude-plugin/ folder into your Claude Code plugins directory, or install via the Claude Code plugin registry.
Vrumm is the sound a branch makes when it accelerates away from upstream/main at the speed of git checkout.
It is not a typo of "vroom". It has two m's. This is intentional and non-negotiable.
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 coldtatooine/vrumm-skill-pack --plugin vrummComplete SEO toolkit — local SEO audits, AI search readiness, GEO content briefs, meta tag optimization, schema markup, competitor analysis, and site health audits.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses