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
Mis à jour 1/19/2026
Étoiles
2
Forks
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use pr-changeset