repobuddy/buddy-changesets
Changesets skills for AI agents — set up releases and write changeset files.
Internal skill: write a changeset file for the current change. Called by the changesets gateway in add mode, and by review-changesets when a pending changeset is missing.
Use this skill for changeset work on an existing setup — write a changeset for the current change, or review the pending changesets in .changeset/ before merging. Triggers on 'add a changeset', 'add cs', a missing-changeset CI failure, 'review the changesets', or 'check the changeset wording'.
Use this skill when setting up changesets, adding release CI, upgrading the Changesets CLI across a major, or migrating from another release tool. Also when a release job fails with a Changesets CLI/action version mismatch.
Internal skill: review the pending changesets in .changeset/ for scope, accuracy, and wording, adding a missing one first. Called by the changesets gateway in review mode.