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