community-automations/release-notes

DevOps&コード

PublicClaude サブエージェントデモ

リリースノートボット

エンジニアはリリースにタグを付けて先に進み、サポートや営業は何がリリースされたのかを推測するしかありません。このボットはマージ履歴を誰でも読めるリリースノートに変換します。

sonnet3日GitHubOpenAILinearSlack
ClaudeClaude
ROI for
README.md

このサブエージェントを選ぶ理由

エンジニアはリリースにタグを付けて先に進み、サポートや営業は何がリリースされたのかを推測するしかありません。このボットはマージ履歴を誰でも読めるリリースノートに変換します。

前回のタグ以降の PR を収集し、機能追加と修正に分類し、社内向けのノイズを省いて、各変更を平易な言葉で書き直します。ノートはバージョンと日付とともにチャンネルに公開されるため、会社全体がコミットメッセージを1つも読まずに変更点を把握できます。

動作の流れ

    • 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.

出力サンプル

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

Given merged PRs since the last tag, return release notes grouped into features and fixes, each rewritten in plain language for a non-technical reader.

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.