Create Release Notes and Changelog
curated by SkillMD · plugin · 8 skills
Transform git commits and tickets into user-facing release notes and a categorized changelog.
Install the whole plugin (CLI)
npx skillmds add microsoft/wiki-changelog
npx skillmds add composiohq/changelog-generator
npx skillmds add phuryn/release-notes
npx skillmds add inference-sh/product-changelog
npx skillmds add tinh2/changelog
npx skillmds add galyarderlabs/infrastructure
npx skillmds add galyarderlabs/release-changelog
npx skillmds add nagarenegishi/release-notesSkills in this plugin
- ▌ wiki-changelog · microsoftAnalyzes git commit history and generates structured changelogs categorized by change type.
- ▌ changelog-generator · composiohqTransforms technical git commits into polished, user-friendly changelogs by analyzing commit history, categorizing changes, and generating customer-ready release notes.
- ▌ release-notes · phurynTransform technical tickets, PRDs, or changelogs into polished, user-facing release notes organized by category.
- ▌ product-changelog · inference-shWrite changelogs and release notes that users actually read, with guidance on categorization, user-facing language, visuals, and distribution.
- ▌ changelog · tinh2Generates or updates CHANGELOG.md from git history, parsing conventional commits, grouping by version tags, and formatting into keep-a-changelog sections with comparison links.
- ▌ infrastructure · galyarderlabsGenerates user-facing changelogs for stable releases of the Galyarder Framework, following calendar versioning and including breaking changes, highlights, improvements, fixes, and contributor attribution.
- ▌ release-changelog · galyarderlabsGenerates the stable Galyarder Framework release changelog at releases/vYYYY.MDD.P.md by reading commits, changesets, and merged PR context since the last stable tag.
- ▌ release-notes · nagarenegishiDrafts a changelog entry from local git history between two refs, matching the project's existing changelog format, and writes it to a draft file.