byjparkerweb· 14 skills
Validate and fix the CHANGELOG.md version number before opening a PR, commiting, or pushing changes, and keep package.json's version aligned with it. Reads main branch to determine the current latest version, classifies changes on the current branch, and proposes the correct next semver. Use this skill when the user mentions changelog, version number, preparing a PR, release version, semver check, or says 'check the changelog', 'what version should this be', 'prepare for PR', or 'fix the version'. Also use proactively when you notice a CHANGELOG entry that may have an incorrect version number.
$npx -y skills add jparkerweb/ai-assist-skills --skill ai-assist-changelog-bumpInstalls into the current project.
Run `npx skills use "https://github.com/jparkerweb/ai-assist-skills" --skill "jparkerweb/ai-assist-skills/ai-assist-changelog-bump"` 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/jparkerweb/ai-assist-skills" that are relevant to the current task. Run `npx skills add "https://github.com/jparkerweb/ai-assist-skills"` and select the relevant skills, then follow their instructions.