update-changelog

Installation
SKILL.md

Update Changelog

Update changelog files following Keep a Changelog conventions.

Usage

/update-changelog <version> <change_type> <message>
/update-changelog <skill_path> <version> <change_type> <message>

Parameters

  • <version>: Version number (e.g., "1.1.0")
  • <change_type>: One of: "added", "changed", "deprecated", "removed", "fixed", "security"
  • <message>: Description of the change
  • <skill_path> (optional): Path to skill folder for skill changelogs

Process

Installs
31
GitHub Stars
4
First Seen
Jan 25, 2026
update-changelog — nweii/agent-stuff