Agent Skills
› cobusgreyling/loop-engineering
› draft-release-notes
draft-release-notes
GitHub将 changelog-scan 输出转化为分类清晰、格式精美的发布说明草稿。自动在顶部高亮破坏性变更与安全更新,并生成供人工审核的提示,遵循 Grok 技能的结构规范。
Trigger Scenarios
需要基于变更日志生成发布说明草稿时
收到 changelog-scan 工具的输出结果时
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


