Skip to content

contrib: add Agent Skill for Kubernetes commit messages - #23487

Draft
nirs wants to merge 1 commit into
kubernetes:masterfrom
nirs:commit-message-skill
Draft

contrib: add Agent Skill for Kubernetes commit messages#23487
nirs wants to merge 1 commit into
kubernetes:masterfrom
nirs:commit-message-skill

Conversation

@nirs

@nirs nirs commented Aug 14, 2026

Copy link
Copy Markdown
Member

Contributors and reviewers often get title-only commit messages that omit what and why, so git log is not enough to understand a change. Coding agents can draft better messages, but without shared guidance they guess conventions and may add GitHub closing keywords that trigger do-not-merge/invalid-commit-message.

Add an Agent Skills package under .agents/skills/commit-message/ aligned with the Kubernetes community commit message guidelines, plus AGENTS.md and a short contributor-guide section that links to the skill and the upstream docs.

Contributors and reviewers often get title-only commit messages that omit
what and why, so git log is not enough to understand a change. Coding
agents can draft better messages, but without shared guidance they guess
conventions and may add GitHub closing keywords that trigger
do-not-merge/invalid-commit-message.

Add an Agent Skills package under .agents/skills/commit-message/ aligned
with the Kubernetes community commit message guidelines, plus AGENTS.md
and a short contributor-guide section that links to the skill and the
upstream docs.
@kubernetes-prow

Copy link
Copy Markdown
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@kubernetes-prow kubernetes-prow Bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Aug 14, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nirs

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubernetes-prow kubernetes-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 14, 2026
@nirs
nirs requested review from afbjorklund and medyagh and removed request for ComradeProgrammer and prezha August 14, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant