community-automations/changelog-writer

Content & Docs

PublicClaude subagent

Changelog Writer

Release day arrives and the changelog is still a pile of commit messages no customer would understand. This reads the merged PRs and writes the post for you.

sonnet4 daysGitHub APIOpenAILinear APISlack
ClaudeClaude
ROI for
README.md

Why this subagent

Release day arrives and the changelog is still a pile of commit messages no customer would understand. This reads the merged PRs and writes the post for you.

It groups changes by theme, rewrites engineer-speak into plain customer language, and hands you a draft to approve. Shipping the update stops being the last thing nobody wants to do.

How it runs

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

Sample output

json
// Sample output
// (generated when the pipeline finishes)

Turn merged PRs into a customer changelog grouped by Added, Improved, and Fixed; skip internal refactors.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.