Massu Changelog banner
massu-ai massu-ai

Massu Changelog

Documentation community

Description

--- name: massu-changelog description: Generate changelog entries from conventional commits allowed-tools: Bash(*), Read(*), Write(*), Edit(*), Grep(*), Glob(*) --- name: massu-changelog > **Shared rules apply.** Read `.claude/commands/_shared-preamble.md` before proceeding. CR-9, CR-35 enforced. # CS Changelog: Generate Changelog from Commits ## Objective Parse conventional commits since the last release/tag and generate structured changelog entries. Updates `CHANGELOG.md` with properly cat

Installation

Installs to ~/.claude/commands/massu-ai-massu-massu-changelog.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/massu-ai/massu/HEAD/.claude/commands/massu-changelog.md -o ~/.claude/commands/massu-ai-massu-massu-changelog.md

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

Full documentation available on GitHub

View Source Repository