Agent Skills
› cobusgreyling/loop-engineering
› changelog-scan
changelog-scan
GitHub扫描自上次发布以来的合并与提交,生成包含用户可见变更、破坏性及安全信号的标准化 Changelog。
Trigger Scenarios
版本发布前准备
需要自动生成或更新项目更新日志
Install
npx skills add cobusgreyling/loop-engineering --skill changelog-scan -g -y
SKILL.md
Frontmatter
{
"name": "changelog-scan",
"description": "Scan recent merges and commits since last release for changelog content.",
"user_invocable": true
}
Produce the same structured per-item + summary format as the reference implementation.
Focus on user-facing changes. Explicitly list breaking and security signals.
Version History
- e55bb6d Current 2026-07-05 11:05


