Agent Skills
› cobusgreyling/loop-engineering
› changelog-scan
changelog-scan
GitHub扫描近期合并、PR或提交以提取发布说明内容,生成结构化输出供起草器使用。需引用PR号,突出破坏性/安全变更,忽略普通依赖和机器人噪音。
Trigger Scenarios
需要生成或更新软件发布说明时
分析最近代码合并记录以识别用户可见变更时
Install
npx skills add cobusgreyling/loop-engineering --skill changelog-scan -g -y
SKILL.md
Frontmatter
{
"name": "changelog-scan",
"description": "Scan recent merges\/PRs\/commits for release note content. Structured output for drafter.",
"user_invocable": true
}
Changelog Scan (Claude)
Same contract as the Grok version. Produce the per-item blocks + Scan Summary.
Key rules: cite PR numbers, surface breaking/security explicitly, ignore pure dep and bot noise unless security.
Version History
- e55bb6d Current 2026-07-05 11:05


