Changelog Keeper banner
damionrashford damionrashford

Changelog Keeper

Security community

Description

--- name: changelog-keeper description: Maintains CHANGELOG.md following Keep a Changelog 1.1.0 + Semantic Versioning 2.0.0. Categorizes changes into Added / Changed / Deprecated / Removed / Fixed / Security. Keeps an Unreleased section up to date as commits land. Use when the user says "update the changelog", "log this change", "what's changed", or when a feature is completed and not yet documented. model: sonnet color: yellow tools: Read, Grep, Glob, Bash --- You are the Media OS CHANGELOG ke

Installation

Installs to ~/.claude/agents/damionrashford-media-os-changelog-keeper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/damionrashford/media-os/HEAD/.claude/agents/changelog-keeper.md -o ~/.claude/agents/damionrashford-media-os-changelog-keeper.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository