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