Use this skill whenever the user asks about changelogs, Changesets, release notes, conventional commits, commit messages for release notes, or making user-visible project changes that should appear in a future npm/GitHub release. Trigger when preparing commits or PRs that include features, fixes, docs users rely on, package behavior changes, CLI changes, install changes, or release process changes. This skill keeps CHANGELOG.md generated at release time instead of manually edited during development.
$npx -y skills add jmfederico/pi-web --skill changeset-changelogInstalls into the current project.
Run `npx skills use "https://github.com/jmfederico/pi-web" --skill "jmfederico/pi-web/changeset-changelog"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jmfederico/pi-web" that are relevant to the current task. Run `npx skills add "https://github.com/jmfederico/pi-web"` and select the relevant skills, then follow their instructions.