Agent Skills
› cobusgreyling/loop-engineering
› changelog-scan
changelog-scan
GitHub扫描近期合并、PR或提交以提取发布说明内容,输出结构化数据供起草使用。需引用PR编号,明确标识破坏性/安全变更,忽略非安全相关的依赖和机器人噪音。
触发场景
生成发布说明
分析代码库近期变更
安装
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.
版本历史
- e55bb6d 当前 2026-07-05 11:05


