Skip to content

agent: Add CLAUDE.md#11245

Merged
k8s-ci-robot merged 1 commit into
kubernetes-sigs:mainfrom
gyliu513:claude
May 18, 2026
Merged

agent: Add CLAUDE.md#11245
k8s-ci-robot merged 1 commit into
kubernetes-sigs:mainfrom
gyliu513:claude

Conversation

@gyliu513
Copy link
Copy Markdown
Member

What type of PR is this?

/kind feature

/cc @amy @kannon92 @mimowo

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #11161

Special notes for your reviewer:

Does this PR introduce a user-facing change?

NONE

@k8s-ci-robot k8s-ci-robot requested a review from amy May 15, 2026 16:07
@k8s-ci-robot k8s-ci-robot added the release-note-none Denotes a PR that doesn't merit a release note. label May 15, 2026
@k8s-ci-robot k8s-ci-robot requested review from kannon92 and mimowo May 15, 2026 16:07
@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label May 15, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 15, 2026

Deploy Preview for kubernetes-sigs-kueue ready!

Name Link
🔨 Latest commit 66d1b0a
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-sigs-kueue/deploys/6a0b2b8c3516b40008a035e7
😎 Deploy Preview https://deploy-preview-11245--kubernetes-sigs-kueue.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels May 15, 2026
Comment thread CLAUDE.md

Kueue is a Kubernetes-native job queueing system for batch and ML/AI workloads.

@AGENTS.md
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would just leave line 5 and remove everything else.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Copy link
Copy Markdown
Contributor

@kannon92 kannon92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 15, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: ad0d6c7bd01e895016cee66eca37b2faba6cfb27

Comment thread AGENTS.md Outdated

Operational runbook index for common Kueue debugging tasks are in [cmd/experimental/skills](cmd/experimental/skills/README.md). Consult these proactively when a user asks about workload preemption, eviction, ownership, or pod tracing — even if the question is informal or incomplete.

When a skill is triggered, **read the corresponding SKILL.md file directly** and follow its steps. Do **not** treat these as registered assistant skills — they are runbook documents to be read and executed step by step.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this mean: "registered assistant skills"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also Idk if they're runbooks. About to merge these review skills as an example: #10819

The language is less like a runbook.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this mean: "registered assistant skills"

Registered assistant skills refers to the Claude Code plugin/skill system, skills that are explicitly listed in the agent's available-skills menu and invoked via a special tool call. The intent of this line was to clarify that the SKILL.md files here are plain markdown documents the agent should open and read directly, not entries in
that skill registry.

also Idk if they're runbooks. About to merge these review skills as an example: #10819
The language is less like a runbook.

Fair point, "runbook" was imprecise. How about rewording the whole sentence to:

When a skill is triggered, read the corresponding SKILL.md file directly and follow its steps. These are plain markdown guides, not plugins in the Claude Code skill system.

That drops both "registered assistant skills" and "runbook" in favor of simpler language.

@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 18, 2026
@k8s-ci-robot k8s-ci-robot requested a review from kannon92 May 18, 2026 15:09
@mimowo
Copy link
Copy Markdown
Contributor

mimowo commented May 18, 2026

/approve
Leaving final lgtm to @amy

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gyliu513, kannon92, mimowo

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 18, 2026
@amy
Copy link
Copy Markdown
Contributor

amy commented May 18, 2026

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 18, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: fcaba786cd489287da3be352a580119ab21cd4d5

@k8s-ci-robot k8s-ci-robot merged commit edc0bc5 into kubernetes-sigs:main May 18, 2026
37 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v0.18 milestone May 18, 2026
@gyliu513 gyliu513 deleted the claude branch May 18, 2026 21:43
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. kind/feature Categorizes issue or PR as related to a new feature. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CLAUDE.md is gitignored and missing which preventing Claude Code from using Kueue's skill

5 participants