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


