com um clique
model-co-authors
提供 AI 模型 co-author 信息,供其他 git commit skill 引用
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
提供 AI 模型 co-author 信息,供其他 git commit skill 引用
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional 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>"