[GH-ISSUE #685] new official type: "agent" #10074

Open
opened 2026-06-04 20:02:19 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @gsemet on GitHub (Feb 9, 2026).
Original GitHub issue: https://github.com/conventional-commits/conventionalcommits.org/issues/685

Hello

With the advent of coding agent (Claude Code, Copilot), I often update in-project prompts, skills, constitution. I use the build or chore types but it is not exactly the same role. For me:

  • build: relates to the toolchain that transform the source code into deliverables
  • ci: relates to how this toolchain is adapted in CI + extra CI stuff
  • chore: relates to maintainance stuff.

ai is too short and conotted, i like agent, it is generic enough.

Examples:

  • agent: refine progressive disclosure ordering in AGENTS.md
  • agent(memory): split memory bank into thematic blocks
  • agent(prompts): rewrite python coding guidelines for haiku models
Originally created by @gsemet on GitHub (Feb 9, 2026). Original GitHub issue: https://github.com/conventional-commits/conventionalcommits.org/issues/685 Hello With the advent of coding agent (Claude Code, Copilot), I often update in-project prompts, skills, constitution. I use the `build` or `chore` types but it is not exactly the same role. For me: - build: relates to the toolchain that transform the source code into deliverables - ci: relates to how this toolchain is adapted in CI + extra CI stuff - chore: relates to maintainance stuff. `ai` is too short and conotted, i like `agent`, it is generic enough. Examples: - `agent: refine progressive disclosure ordering in AGENTS.md` - `agent(memory): split memory bank into thematic blocks` - ` agent(prompts): rewrite python coding guidelines for haiku models`
Author
Owner

@sedoia09-boop commented on GitHub (May 22, 2026):

Здравствуйте

С появлением агентов для написания кода (Claude Code, Copilot) я часто обновляю подсказки, навыки и структуру проекта. Я использую типы build или chore, но это не совсем то же самое. Для меня это:

  • build: относится к набору инструментов, которые преобразуют исходный код в готовые продукты
  • ci: относится к тому, как этот набор инструментов адаптируется для непрерывной интеграции + дополнительные функции CI
  • chore: относится к задачам по сопровождению.

ai Слишком короткое и запутанное, мне нравится agent, оно достаточно универсальное.

Примеры:

  • agent: refine progressive disclosure ordering in AGENTS.md
  • agent(memory): split memory bank into thematic blocks
  • agent(prompts): rewrite python coding guidelines for haiku models
<!-- gh-comment-id:4523025939 --> @sedoia09-boop commented on GitHub (May 22, 2026): > Здравствуйте > > С появлением агентов для написания кода (Claude Code, Copilot) я часто обновляю подсказки, навыки и структуру проекта. Я использую типы `build` или `chore`, но это не совсем то же самое. Для меня это: > > * build: относится к набору инструментов, которые преобразуют исходный код в готовые продукты > * ci: относится к тому, как этот набор инструментов адаптируется для непрерывной интеграции + дополнительные функции CI > * chore: относится к задачам по сопровождению. > > `ai` Слишком короткое и запутанное, мне нравится `agent`, оно достаточно универсальное. > > Примеры: > > * `agent: refine progressive disclosure ordering in AGENTS.md` > * `agent(memory): split memory bank into thematic blocks` > * ` agent(prompts): rewrite python coding guidelines for haiku models`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#10074