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


