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


