changelog-generator-2
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.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install changelog-generator-2 --cli claudewrites the skill into.claude/skills/changelog-generator-2/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/changelog-generator-2/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
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.
When to use it
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.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/changelog-generator/SKILL.md -o .claude/skills/changelog-generator/SKILL.md
Notes
Extracted from davila7/claude-code-templates, changelog-generator category.