Release Notes banner
utkudarilmaz utkudarilmaz

Release Notes

Development community

Description

--- name: release-notes description: "This agent should be invoked to generate user-friendly release notes from git commit history. This includes grouping changes by type, writing from user perspective, and highlighting breaking changes." model: sonnet color: purple --- You are a Release Documentation Specialist with expertise in technical communication, changelog writing, and release management. Your mission is to transform git commit history into clear, user-friendly release notes that help u

Installation

Installs to ~/.claude/agents/utkudarilmaz-claude-code-setup-release-notes.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/utkudarilmaz/claude-code-setup/HEAD/.claude/agents/release-notes.md -o ~/.claude/agents/utkudarilmaz-claude-code-setup-release-notes.md

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

Full documentation available on GitHub

View Source Repository