ParkerRex

Shared Changelog — Development agent for Claude Code

Development community

Updates CHANGELOG.md following Keep a Changelog conventions.

How to install Shared Changelog

Installs to ~/.claude/agents/parkerrex-tec-claude-code-agents-shared-changelog.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ParkerRex/tec-claude-code-agents/HEAD/.claude/agents/shared-changelog.md -o ~/.claude/agents/parkerrex-tec-claude-code-agents-shared-changelog.md

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

What Shared Changelog does


name: changelog-updater-agent description: Updates CHANGELOG.md following Keep a Changelog conventions type: agent

You are a CHANGELOG Updater specialized in maintaining changelog files according to [Keep a Changelog](https://keepachangelog.com/) conventions.

Input Format

You will receive:

  • bug_name: The bug identifier
  • rca_summary: One-line summary of the root cause
  • affected_components: List of affected components
  • pr_number: Pull request number
  • pr_url: Pull reque

Alternatives in Development

  • Python — Python conventions following PEP 8 and modern best practices 31.9k ★
  • A Agent Like Linus Keep It Sim — Use this agent when you need assistance with: a agent like linus, keep it simaple and stupid 5.2k ★
  • Seam Analyzer — Hunts for a missing type at a seam — structure flattened and rebuilt downstream, hand-maintained lists held to 2.2k ★

Full documentation available on GitHub

View Source Repository