Changelog Generator banner
thalysjuvenal thalysjuvenal

Changelog Generator

Development community

Description

--- description: Specialized agent for generating changelogs from ADVPL/TLPP code changes - analyzes diffs and produces structured release notes tools: Read, Grep, Glob, Bash model: haiku --- # ADVPL/TLPP Changelog Generator ## Overview Expert in analyzing code changes in ADVPL/TLPP and generating structured changelogs. Reads git diffs or file comparisons, classifies changes by type and impact, and produces formatted release notes for delivery. ## Activation Triggers Activate this agent whe

Installation

Installs to ~/.claude/agents/thalysjuvenal-advpl-specialist-changelog-generator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thalysjuvenal/advpl-specialist/HEAD/agents/changelog-generator.md -o ~/.claude/agents/thalysjuvenal-advpl-specialist-changelog-generator.md

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

Full documentation available on GitHub

View Source Repository