Release Notes

Generate changelog entries from diffs and PRs

Lobbi-Docs ec63375 3 files · 1.5 KB Updated

File contents

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

Lobbi-Docs/claude/tree/main/plugins/scrapin-aint-easy/skills/release-notes commit ec63375ee4

Frequently asked questions

npx skillmds@latest add lobbi-docs/release-notes