Changelog Generator
入门productivity最低上下文:16K
Generates structured changelogs from git history, commit messages, or PR descriptions. Follows Keep a Changelog format, groups changes by type (Added, Changed, Fixed, Removed), and highlights breaking changes. Supports semantic versioning recommendations.
使用场景
- Generating release notes from git log
- Creating changelogs for open-source projects
- Summarizing sprint changes for stakeholders
- Determining semantic version bumps from changes
- Writing user-facing release announcements
示例提示词
Generate a changelog entry from the following commits/PRs: ``` [paste git log or PR list here] ``` Format: Keep a Changelog (https://keepachangelog.com) Current version: [e.g., 1.2.3] Please: 1. Group changes into: Added, Changed, Fixed, Deprecated, Removed, Security 2. Write entries from the user's perspective (not developer's) 3. Highlight any breaking changes with ⚠️ 4. Recommend the next version number (major/minor/patch) based on changes 5. Keep each entry to one clear sentence
推荐模型
兼容工具
claude-codecursorgithub-copilotkiroany
模态
输入: text, code
→输出: text
相关 Skills
作者
OpenModels Community