엔지니어는 릴리스 태그를 달고 바로 다음 작업으로 넘어가서, 지원팀과 영업팀은 실제로 무엇이 배포됐는지 짐작해야 합니다. 이 봇은 머지 이력을 누구나 읽을 수 있는 릴리스 노트로 바꿔줍니다.
sonnet3일GitHubOpenAILinearSlack
Claude
66ROI
89Scale
$1.4k93Saved
ROI for
README.md
왜 이 서브에이전트인가
엔지니어는 릴리스 태그를 달고 바로 다음 작업으로 넘어가서, 지원팀과 영업팀은 실제로 무엇이 배포됐는지 짐작해야 합니다. 이 봇은 머지 이력을 누구나 읽을 수 있는 릴리스 노트로 바꿔줍니다.
마지막 태그 이후의 PR을 수집해 기능과 수정으로 분류하고, 내부용 노이즈는 걸러내고, 각 변경 사항을 쉬운 언어로 다시 씁니다. 노트는 버전과 날짜와 함께 채널에 게시되므로, 커밋 메시지 하나 읽지 않고도 전 회사가 무엇이 바뀌었는지 알 수 있습니다.
작동 방식
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.
기능 추가, 버그 수정, 내부 작업으로 변경 사항을 분류하고 의존성 업데이트 같은 노이즈는 제외합니다.
pending
비개발자도 쉽게 이해할 수 있도록 사용자-facing 변경 사항을 평이한 언어로 재작성합니다.
pending
선택한 채널에 노트를 게시하고 버전 및 날짜를 첨부합니다.
pending
샘플 출력
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.