en un clic
model-co-authors
提供 AI 模型 co-author 信息,供其他 git commit skill 引用
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
提供 AI 模型 co-author 信息,供其他 git commit skill 引用
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Write and maintain changelogs for sphinxnotes projects. Covers preparing release changelogs, adding incremental entries, and the ``.. version::`` directive reference.
Release workflow for sphinxnotes/cookiecutter generated projects. Use when the user asks to release a new stable version.
Use when updating a sphinxnotes project from the cookiecutter template, resolving cruft update conflicts (.rej files), and completing template sync
General git commit workflow, lower priority — only use when user asks to commit changes, and no other commit skill is active
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
在 dotfiles 项目中,当我要求提交修改时使用
| name | model-co-authors |
| description | 提供 AI 模型 co-author 信息,供其他 git commit skill 引用 |
当在 commit message body 中附加 co-author 信息时,根据当前使用的模型选择对应邮箱:
| 模型 | co-author 行 |
|---|---|
| MiMoCode | Co-authored-by: MiMoCode <mimo@xiaomi.com> |
| MiniMax | Co-authored-by: MiniMax <model@minimax.io> |
| GPT/Codex | Co-authored-by: GPT <noreply@openai.com> |
| DeepSeek | Co-authored-by: DeepSeek <service@deepseek.com> |
git commit -m "<message>" -m "" -m "Co-authored-by: <Model> <email>"