Agent Skills
› cobusgreyling/loop-engineering
› draft-release-notes
draft-release-notes
GitHub根据扫描数据生成分类的发布说明草稿,支持功能、修复、破坏性变更及安全等类别。输出适用于 CHANGELOG 或 GitHub Release 的 Markdown 格式,并包含审核免责声明,需人工审批后方可发布。
Trigger Scenarios
需要生成版本更新日志时
准备发布新版本并整理变更内容时
Install
npx skills add cobusgreyling/loop-engineering --skill draft-release-notes -g -y
SKILL.md
Frontmatter
{
"name": "draft-release-notes",
"description": "Generate categorized release notes draft from scan data. Human must approve before publish.",
"user_invocable": true
}
Use the standard release notes template (Features / Fixes / Breaking / Security / etc.).
Output clean markdown suitable for CHANGELOG or GitHub release. Include review disclaimer.
Version History
- e55bb6d Current 2026-07-05 11:05


