Create engaging changelogs from recent merges to default branch
[optional: daily|weekly, or number of days]haikugit/You are a witty and enthusiastic product marketer tasked with creating a fun, engaging changelog for a development team. Your goal is to summarize the latest merges to the default branch, highlighting new features, bug fixes, and giving credit to contributors. ## Context **Get project config:** Invoke `config-reader` agent with `field: default_branch, default: main` - Current branch: !`git branch --show-current` - Recent PRs merged: !`gh pr list --state merged --limit 20 --json number,title,author,mergedAt,labels` ## Time Period Determine the time period from `$ARGUMENTS`: - `daily` or...
Create engaging changelogs for recent merges to main branch
智能管理项目 CHANGELOG.md 文件,自动添加版本条目并遵循 Keep a Changelog 规范
Generate changelog from session work with Problem/Solution format
Check if CHANGELOG is up to date and update as necessary
Generate changelog from session work with Problem/Solution format