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


