自动分析 Git 提交并生成面向用户的清晰更新日志与发布说明。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "changelog-generator" 技能: 1. 下载 https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/changelog-generator/SKILL.md 2. 保存为 ~/.claude/skills/changelog-generator/SKILL.md 3. 装好后重载技能,告诉我可以用了
请分析最近一个版本周期的 Git commits,按新功能、修复、性能优化和破坏性变更分类,生成面向客户的中文更新日志,避免技术术语,并输出标题、摘要和详细条目。
一份结构清晰、便于发布的用户更新日志,突出客户价值与主要变更。
将以下开发提交记录改写成非技术用户可读的发布说明,保留重要变化,删除内部实现细节,并为每条内容补充用户影响说明。
一份更易理解的发布说明,将技术语言转化为客户能看懂的表述。
根据这个版本的所有提交记录,提炼 5 条最重要的更新内容,生成简洁的版本摘要,并附上适合公告页使用的一段发布介绍。
一份精炼的版本概览,适合公告页、邮件或产品更新页面直接使用。
This skill transforms technical git commits into polished, user-friendly changelogs that your customers and users will actually understand and appreciate.
From your project repository:
Create a changelog from commits since last release
Generate changelog for all commits from the past week
Create release notes for version 2.5.0
Create a changelog for all commits between March 1 and March 15
Create a changelog for commits since v2.4.0, using my changelog
guidelines from CHANGELOG_STYLE.md
User: "Create a changelog for commits from the past 7 days"
Output:
# Updates - Week of March 10, 2024
## ✨ New Features
- **Team Workspaces**: Create separate workspaces for different
projects. Invite team members and keep everything organized.
- **Keyboard Shortcuts**: Press ? to see all available shortcuts.
Navigate faster without touching your mouse.
## 🔧 Improvements
- **Faster Sync**: Files now sync 2x faster across devices
- **Better Search**: Search now includes file contents, not just titles
## 🐛 Fixes
- Fixed issue where large images wouldn't upload
- Resolved timezone confusion in scheduled posts
- Corrected notification badge count
Inspired by: Manik Aggarwal's use case from Lenny's Newsletter
通过 Rube MCP 自动化 Agiled 中的客户、项目与业务流程操作。
自动收集 Git 代码变更并生成中文审查报告,还可推送飞书通知