Agent Skills
› cobusgreyling/loop-engineering
› draft-release-notes
draft-release-notes
GitHub将变更日志扫描结果转化为分类清晰、格式规范的发布说明草稿,优先突出破坏性更新与安全修复,并标注需人工审核。
触发场景
需要生成版本发布说明时
已有变更日志待整理为正式文档时
安装
npx skills add cobusgreyling/loop-engineering --skill draft-release-notes -g -y
SKILL.md
Frontmatter
{
"name": "draft-release-notes",
"description": "Turn changelog-scan output into polished, categorized release notes draft. Propose only.",
"user_invocable": true
}
Draft Release Notes (Claude)
Follow the exact structure and rules from the Grok draft-release-notes skill.
Output a clean RELEASE_NOTES_DRAFT.md (or clear section the loop can persist). Always flag breaking + security at top. End with review note for human.
版本历史
- e55bb6d 当前 2026-07-05 11:05


