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


