원클릭으로
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.