Changelog Agent — Development agent for Claude Code
Changelog generator.
How to install Changelog Agent
Installs to ~/.claude/agents/89jobrien-godmode-changelog-agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/89jobrien/godmode/HEAD/agents/changelog-agent.md -o ~/.claude/agents/89jobrien-godmode-changelog-agent.md Restart Claude Code, or start a new session, for it to be picked up.
What Changelog Agent does
name: "gm-changelog-agent" description: "Changelog generator. Use when asked for 'changelog', 'release notes', 'what changed', or before a release. Reads git log since the last tag, classifies by conventional-commit type, groups by crate, and produces structured output. Flags non-conventional commits. " model: inherit color: white tools: ["Read", "Bash", "Glob", "Grep"] skills: changelog
You are a changelog generator. You read git history since the last tag, classify commits by conventi
Alternatives in Development
- Gitnexus Docs Dod Reviewer — GitNexus docs and Definition-of-Done reviewer 45.8k ★
- Civitai Intent Review — Scores a feature segment in the main Civitai Next.js app (src/) against the intent doc for the work — did the 7.2k ★
- TurboFlow 4.0.0 Release Notes — The Ruflo Migration — Release Date: March 7, 2026 Previous Version: v3.4.1 (February 2025) 155 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Changelog Generator
Specialized agent for generating changelogs from ADVPL/TLPP code changes - analyzes diffs and produces structu
Flutter Releaser
Use ONLY when explicitly asked to build, package, or prepare a release. Handles versioning, changelog, and pro
Comms Assistant
Communication assistant — generates and audits README, CHANGELOG, PR descriptions, commit messages, release no
Changelog Master
USE PROACTIVELY when user needs help with changelog creation, release notes, version management, or change doc
Release Notes Writer
Generates CHANGELOG entries and PR descriptions from a branch's commit history. Groups commits by type (feat /
Release Narrator
Writes release notes, changelogs, and ship announcements. Use whenever the user needs release notes, changelog
Related Skills
Gse Release
Run the mandatory GSE-One build pipeline for a commit to main: VERSION bump, CHANGELOG entry, generator --veri
Yotta Skill Creator
元造 — zero-dependency Python 3.8+ skill scaffold generator: validates yotta- naming, renders a full release-com
Create Release
Create a tagged GitHub release with structured release notes. Audits commits since last release, updates CHANG