From claude-go-brr
Installs or updates claude-go-brr from verified GitHub Release artifacts with SHA256 checksum verification.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-go-brr:install [version] [--no-patch] [--yes][version] [--no-patch] [--yes]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Install or update `claude-go-brr`.
Install or update claude-go-brr.
Use this skill only when the user explicitly invokes /claude-go-brr:install or clearly asks to install or update claude-go-brr.
This downloads a release tarball from the canonical GitHub release repo, verifies its SHA256 checksum, runs the bundled installer, and patches the local Claude Code installation unless --no-patch is provided.
The already running Claude Code process cannot be replaced in place. After patching, the user must exit this session and run claude-go-brr --continue to resume the same work in a patched session.
Important safety rules:
v0.1.1.--no-patch.--yes so plugin installs do not wait for interactive terminal input.Before running, tell the user:
--no-patch to install without patchingRun this command:
claude-go-brr-install $ARGUMENTS --yes
After the command succeeds with patching enabled, tell the user to exit this session and run:
claude-go-brr --continue
npx claudepluginhub functio-ai/claude-go-brr --plugin claude-go-brrSyncs cc-settings with upstream Claude Code changelog (maintainer) or updates local cc-settings install (user).
Pulls upstream ClaudeClaw changes into a customized install with preview, selective cherry-pick, merge, or rebase. Creates backup branches and validates with build + tests.
Maintains, debugs, and deploys autorun hooks for Claude Code and Gemini CLI. Use for fixing hooks, debugging errors, updating versions, zombie states, invisible failures, and log diagnostics.