update-changelog
スター10
フォーク0
更新日2026年2月3日 04:11
Update the changelog based on commits in the current git branch
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SKILL.md
readonlyメニュー
Update the changelog based on commits in the current git branch
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Explain how code, a feature, or system works
Generate a commit message for staged changes
Generate PR title and description
Generate database diagram for a feature
Generate sequence diagram for a feature
Get a general understanding of the codebase (stack, key files, structure, etc) and/or specific feature
| name | update-changelog |
| description | Update the changelog based on commits in the current git branch |
| allowed-tools | Bash(git *) |
Update the project's changelog based on the commits in the current branch.
Identify the changelog file
CHANGELOG.md, HISTORY.md, or similarAnalyze the current branch
git branch --show-currentgit log main..HEAD --onelinegit log main..HEADCategorize changes
Update the changelog