一键导入
release-notes
Guidelines and template for writing DevKin GitHub Release notes. Use this when preparing release notes for a new DevKin version.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Guidelines and template for writing DevKin GitHub Release notes. Use this when preparing release notes for a new DevKin version.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | release-notes |
| description | Guidelines and template for writing DevKin GitHub Release notes. Use this when preparing release notes for a new DevKin version. |
These are the rules for turning a list of commits into the body of a GitHub Release. Use template.md in the same directory as the template. The template is split into two sections: Korean at the top / English below ---.
This skill summarizes commits that are handed to it by the source repo's release skill — that skill computes the previous tag and the commit range, then invokes this one.
The commits always come from the DevKin source repository (the repo with the feat/fix history), never from the homebrew-devkin distribution repo (which only holds cask and release: commits). If you do not have a commit list, you are at the wrong entry point — start from the source repo's release skill instead of computing tags here.
template.md: write the Korean section first, then translate it into the English section while preserving meaning and keeping the same structure.--- is an English translation. Keep section/item structure aligned as much as possible.template.md; do not modify the brew commands.