# Changelog Generator

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

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

---


# 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

