cyberneticlibrary

Auto-generate customer-friendly release notes

changelog-generatorpluginsetup L21,721
ComposioHQ/awesome-claude-plugins
What it does

Generate user-facing changelog from git commit history

Best for

Translating technical git logs into polished release notes when manual changelog writing is too slow or inconsistent.

Inputs
  • · git commit range or repository
  • · version tags (optional)
Outputs
  • · markdown changelog document
  • · categorized release notes
  • · customer-friendly prose
Requires
  • · git (commit parsing)
  • · Claude (natural language transformation)
Preconditions
  • · commits must follow conventional format (or AI normalizes them)
  • · repository must be accessible
Failure modes
  • · loses detail in translation to user-friendly prose
  • · misclassifies commit intent
  • · skips security fixes if commit message vague
Trust signals
  • · published by Composio (established org)
  • · solves direct customer communication pain