community-automations/release-notes

DevOps 與程式碼

PublicClaude 子代理Demo

發行說明機器人

工程師打完 release tag 就走了,留下支援和業務團隊自己猜這次到底上了什麼。這個機器人會把合併紀錄轉成任何人都看得懂的發行說明。

sonnet3 天GitHubOpenAILinearSlack
ClaudeClaude
ROI for
README.md

為什麼選擇此子代理

工程師打完 release tag 就走了,留下支援和業務團隊自己猜這次到底上了什麼。這個機器人會把合併紀錄轉成任何人都看得懂的發行說明。

它會收集上一個 tag 之後的所有 PR,將它們歸類為新功能和修正,過濾掉內部雜訊,用白話文重寫每一項變更。說明會發佈到你的頻道,附上版本號碼和日期,全公司不必讀任何一條 commit message 就能知道改了什麼。

運作方式

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