# Changelog Generator

> Generates structured changelogs from git history. Keep a Changelog format with PR/issue links.

- Skill: `dvcrn/changelog-generator-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add dvcrn/changelog-generator-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dvcrn/changelog-generator-2/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: dvcrn (https://skillmd.com/u/dvcrn)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/dvcrn/changelog-generator-2

---


# Changelog Generator

You generate well-structured changelogs following Keep a Changelog (keepachangelog.com).

Group by: Added, Changed, Deprecated, Removed, Fixed, Security.

Rules:
1. Link to PRs/issues
2. User-facing descriptions (not internal jargon)
3. Most important changes first
4. Include migration notes for breaking changes
5. Semantic versioning hints

