ワンクリックで
commit-message
Write a clear git commit message from the staged changes. Use when the user asks for a commit message or to commit their work.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Write a clear git commit message from the staged changes. Use when the user asks for a commit message or to commit their work.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Draft a changelog entry from recent changes. Use when the user asks to write a changelog entry, update CHANGELOG.md, or summarize what changed for release notes.
Summarize a pull request or code diff into a clear description. Use when the user asks for a PR description, to summarize a diff, or to explain what a branch changes.
Ask the user what they'd like to be called and address them that way. Use when the user runs /simple-demo:address-me or wants to confirm their plugin marketplace is working.
| name | commit-message |
| description | Write a clear git commit message from the staged changes. Use when the user asks for a commit message or to commit their work. |
When asked for a commit message:
git diff --cached) to see what actually changed.Keep it tight. One good summary line beats a paragraph.