Skip to content

Commit 0d6c601

Browse files
committed
changelog slash command
1 parent 5460bf9 commit 0d6c601

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.opencode/command/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
go through each PR merged since the last tag
2+
3+
for each PR spawn a subagent to summarize what the PR was about. focus on user facing changes. if it was entirely internal or code related you can ignore it. also skip docs updates. each subagent should append its summary to UPCOMING_CHANGELOG.md
4+
5+
once that is done, read UPCOMING_CHANGELOG.md and group it into sections for better readability. make sure all PR references are preserved

0 commit comments

Comments
 (0)