Claude
Skills
Sign in
Back

release-notes

Included with Lifetime
$97 forever

Generate changelog entries from diffs and PRs

General

What this skill does


# Release Notes Skill

Generates structured changelog entries by analyzing git diffs and PR descriptions.

## Steps

1. Run `git log --oneline` for the release range
2. Categorize commits: feat, fix, refactor, docs, chore, test
3. For each significant change, check knowledge graph for affected symbols
4. Generate changelog in Keep a Changelog format
5. Apply template from `@.claude/skills/release-notes/template.md`

Related in General