一键导入
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.