om-auto-update-changelog
Installation
SKILL.md
Auto Update Changelog
Release-engineering skill. Compile a CHANGELOG.md entry for the unreleased window, then hand the file edit off to om-auto-create-pr so it lands as a normal docs PR against the configured base branch.
When the repo already has a CHANGELOG.md, match its existing format exactly — headings, line shape, emoji conventions. The emoji-driven format below is the default for repos starting fresh.
When to use
- Preparing a release (
0.4.11,1.2.0, a release candidate). - After a batch of merges at the end of a sprint when the team wants a running changelog.
- Manually invoked by maintainers; NOT intended to run on a schedule — changelog entries benefit from human review of the Highlights paragraph.