Agent Skills
› cobusgreyling/loop-engineering
› changelog-scan
changelog-scan
GitHub扫描自上次发布以来的合并与提交,生成包含用户可见变更、破坏性更新及安全信号的变更日志摘要。
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


