Enforces Keep a Changelog 1.1.0 format with semver compatibility. Covers the six change types (Added, Changed, Deprecated, Removed, Fixed, Security), proper version headers, ISO 8601 dates, and comparison links. Includes mandatory English-only requirement and pre-commit checklists. The skill maps well to Conventional Commits if you're using that workflow, and it's opinionated about avoiding git log dumps as changelogs. Useful when you need consistent CHANGELOG.md structure across projects or want to stop debating changelog conventions with your team. The reference tables and examples are comprehensive enough that you won't need to check the keepachangelog.com site constantly.
npx skills add https://github.com/itechmeat/llm-code --skill changelog