home/categories/git-workflows/opensaasau-stack-claude-skills-pr-changeset-skill-md
git-workflowsdevops

pr-changeset

Create changesets for package changes in pull requests. Use whenever you modify code in any package (packages/*). Required before committing changes to packages. Handles versioning with patch for bug fixes, minor for features, and major only when explicitly requested.

OpenSaasAU
maintainer
OpenSaasAU
更新于 1/19/2026
星标
2
分支
0
quick start

Installation and usage

Create changesets for package changes in pull requests. Use whenever you modify code in any package (packages/*). Required before committing changes to packages. Handles versioning with patch for bug fixes, minor for features, and major only when explicitly requested.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use pr-changeset