jb-local-release
Installation
SKILL.md
JB Local Release
Author: bjesuiter
Purpose
Use this as the local release workflow skill when preparing a release from the current checkout: update version/changelog files, run local verification, commit, tag, and only publish when explicitly requested or documented.
Precedence
Repo-specific instructions win. Before acting, check for release guidance in:
AGENTS.md,CLAUDE.md,README.md,CONTRIBUTING.md,CHANGELOG.md- package manager scripts in
package.json - project-specific skills or docs, such as
docs/release*,.github/*, or maintainer notes
If specific instructions exist, follow them instead of this generic workflow. Use this skill only to fill gaps for local release preparation.