← All blueprints
📝

Release Notes Writer CrewAI

blueprint · 3 agents · 1 MCP server

What it does

Collects every pull request merged since the last release tag, groups them into features, fixes, and chores, drops the noise, and writes a human-readable changelog. Opens it as a PR so you just review and merge instead of writing release notes by hand.

Depends on (MCP servers)

🐙smithery-ai-githubgh

Agent flow

1 · Collector
Gather merged PRs since last tag
github: list_prs
2 · Grouper
Sort into features/fixes/chores
no tools · reasoning
3 · Writer
Write and open the changelog PR
github: open_pr
fork & run
# fork into your project, wire your own servers
npx socketcat fork release-notes