changelog-generator
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
Content Preview
--- name: changelog-generator category: document-processing description: Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation. --- # Changelog Generator This skill transforms technical git commits into polished, user-friendly changelogs that your customers and users will actually
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/changelog-generator.md \
https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/changelog-generator/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/davepoon/buildwithclaudeThen reference at plugins/all-skills/skills/changelog-generator/SKILL.md
Related Skills
changelog-generator
This skill provides automated assistance for changelog generator tasks within the Technical Documentatio
changelog-generatorchangeloggenerator
by jeremylongshore · plugins-plus-skills
changelog-automation
Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.
workflowchangelog
by sickn33 (Antigravity) · antigravity-awesome-skills
changelog-formatting-guide
Use Keep a Changelog section ordering:
engineeringchangelogformattingguide
by alirezarezvani · alirezarezvani-claude-skills
changelog_example
Expected Changelog Output
engineeringchangelogexample
by alirezarezvani · alirezarezvani-claude-skills