Agent Skills
› cobusgreyling/loop-engineering
› draft-release-notes
draft-release-notes
GitHub将变更日志扫描结果转化为结构清晰、分类明确的发布说明草稿。自动在顶部突出显示破坏性变更和安全修复,并包含供人类审核的备注,确保输出符合规范且易于审阅。
Trigger Scenarios
用户请求生成或更新发布说明
收到变更日志扫描数据并要求整理为草稿
Install
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.
Version History
- e55bb6d Current 2026-07-05 11:05


