personal/skills/bump-plugin-version/SKILL.md
Bumps version, commits, and tags a Claude Code plugin. Use when releasing a new plugin version.
npx skillsauth add tim-hub/powerball bump-plugin-versionInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Bump version, commit, tag. If an argument is given, target only that plugin; otherwise bump every plugin in marketplace.json.
.claude-plugin/marketplace.json. If missing, fall back to the target plugin's own .claude-plugin/plugin.json and skip to step 3.marketplace.json:
strict: false → bump only in marketplace.json.strict: true (or unset) → bump the plugin's plugin.json, then mirror the new version into marketplace.json.powerball-personal:commit, then powerball-personal:tag with the new version.testing
Picks the right Kubernetes Deployment update strategy (RollingUpdate / Recreate / Blue-Green / Canary) for the situation. Use when configuring a new Deployment, changing rollout config, or deciding how to ship a risky change.
tools
Translates a markdown file to a target language, preserving structure. Use when the user needs a markdown file translated.
development
Translates text between any two languages while preserving source format. Use when the user needs to translate plain text, code, or markdown content.
testing
Generates written content — blog posts, social posts, emails, and marketing copy — matched to the project's existing voice. Use when the user needs written material.