zomhub/

weekly-changelog

workflow

Turns a week of merged PRs into a changelog and a release note draft.

v1.1.02 agents 0 clones0 this weekMIT
$ zom clone zomhub/weekly-changelog

zom asks which tool you use and places the files for it.

Weekly changelog

Turns a week of merged PRs into a changelog and a release note draft.

What it does

  1. Collector lists merged PRs with the GitHub MCP server.
  2. Writer groups them into Added, Changed, Fixed and writes the entry.

Env

Copy .env.example to .env and fill in:

  • GITHUB_TOKEN: Token with repo scope, from github.com/settings/tokens

Run

claude  # then: /changelog

zom clone asks which agent tool you use and places the files for it.