doc-changelog-keeper

Installation
SKILL.md

Changelog Keeper

A changelog is a curated, chronologically ordered list of notable changes for each version of a project.

Principles

  1. Human Readable: Written for humans, not for tools or git log consumers.
  2. Distinct Sections: Group changes into categories (Added, Changed, Deprecated, Removed, Fixed, Security).
  3. Internal Links: If possible, link to PRs or Issue numbers for further context.

Sections

  • Added: For new features.
  • Changed: For changes in existing functionality.
  • Deprecated: For soon-to-be-removed features.
  • Removed: For now-removed features.
  • Fixed: For any bug fixes.
  • Security: In case of vulnerabilities.
Installs
1
GitHub Stars
1
First Seen
Jun 29, 2026
doc-changelog-keeper — jcorpac/ai-skills-library