Changelog Generator
CautionRelease notes agent that reads git history, groups commits by type, and produces formatted changelogs following Keep a Changelog conventions.
Install
Claude Code
Copy the SKILL.md file to your project's .claude/skills/ directory About This Skill
Changelog Generator reads your git history between two tags or dates and produces well-organized release notes. It understands conventional commit messages, groups changes by type (features, fixes, breaking changes), and writes human-readable summaries that go beyond raw commit messages.
How It Works
- Range detection — Identifies the commit range from the last tag or specified date to HEAD, or between two specified versions
- Commit parsing — Reads commit messages and identifies conventional commit prefixes (feat:, fix:, chore:, BREAKING CHANGE:)
- Grouping — Organizes commits into Added, Changed, Fixed, Removed, and Breaking Changes sections
- Summarization — Rewrites terse commit messages into user-friendly descriptions that explain the impact of each change
- Formatting — Outputs in Keep a Changelog format with version number, date, and linked comparison URLs
Best For
- Teams using conventional commits who want automated release notes
- Open source maintainers keeping CHANGELOG.md up to date
- Product managers who need user-facing release summaries
- CI/CD pipelines that generate release notes on tag creation
Use Cases
- Release notes for versioned software releases
- Sprint retrospective change summaries
- Open source project changelog maintenance
- Customer-facing update announcements
Pros & Cons
Pros
- + Understands conventional commit format automatically
- + Produces human-readable summaries beyond raw commit messages
- + Follows Keep a Changelog standard format
- + Detects breaking changes and highlights them prominently
Cons
- - Quality depends on commit message quality — garbage in, garbage out
- - May misclassify commits with non-standard or missing prefixes
Related AI Tools
ChatGPT
Freemium
The AI assistant that started the generative AI revolution
- GPT-4o multimodal model with text, vision, and audio
- DALL-E 3 image generation
- Code Interpreter for data analysis and visualization
Notion AI
Freemium
All-in-one workspace with AI-powered docs, wikis, and databases
- AI-powered Q&A across entire workspace
- Connected databases with relations and rollups
- Wiki with verified pages and ownership
Related Skills
README Generator
CautionREADME.md creation agent that analyzes codebases, detects frameworks and dependencies, and generates comprehensive project documentation.
Technical Writer
CautionTechnical documentation agent that reads codebases, API schemas, and architecture docs to produce clear developer-facing documentation.
Stay Updated on Agent Skills
Get weekly curated skills + safety alerts
每周精选 Skills + 安全预警