cyberneticlibrary

Generate changelog from build artifacts

changelog-generator-slimsubagentsetup L238
TheAstrelo/Claude-Pipeline
What it does

Generate concise changelog entries

Best for

Creating brief, technical changelog summaries from git commits

Inputs
  • · configuration parameters
  • · project/repo path
Outputs
  • · changelog markdown
  • · commit reference
Requires
  • · File I/O
  • · Bash/CLI
Preconditions

Git history available

Failure modes
  • · No commits to process
  • · Invalid commit format
  • · Missing tags
Trust signals
  • · Open-source repo
  • · Clear documented workflow
  • · Role-specific scope