← all publishers

kubernetes-sigs

@kubernetes-sigs source repo

46 published skills

  1. Debug Csi · kubernetes-sigs bundle
    Build, deploy, and debug the alibaba-cloud-csi-driver on a test cluster. Use this skill when the user wants to build images, deploy via helm, check logs, restart components, or troubleshoot the CSI plugin/provisioner. Also trigger for "deploy csi", "check csi logs", "restart csi", "debug csi", "build and push", or any question about how to iterate on this driver in a dev cluster.
    0
    installs
  2. Init Dev Env · kubernetes-sigs bundle
    Initialize the local development environment for the alibaba-cloud-csi-driver project. Use this skill when the user wants to set up their dev environment, configure test cluster access, create image pull secrets, or write test-values.yaml. Also trigger when the user mentions "init dev", "setup dev env", "configure test cluster", or asks how to push/pull test images to ACR.
    0
    installs
  3. Bump Go · kubernetes-sigs
    Bump Go to a new minor or patch version across the entire project. Use when upgrading Go (e.g. from 1.24 to 1.25). Handles go.mod, Makefile, golangci-lint, GitHub Actions, netlify.toml, and cloudbuild.
    0
    installs
  4. Bump K8S Capi · kubernetes-sigs
    Bump Kubernetes and Cluster API to new minor versions across the entire project. Use when upgrading k8s (e.g. from 1.34 to 1.35) and CAPI (e.g. from 1.12 to 1.13). Handles go.mod, Makefile, versions.mk, metadata, e2e configs, CRDs, and migration-guide-driven code adaptations.
    0
    installs
  5. Commit From Changes · kubernetes-sigs
    Stage and commit changes with a Kubernetes-style commit message
    0
    installs
  6. Create Pr From Template · kubernetes-sigs
    Create a GitHub pull request from the current branch
    0
    installs
  7. Plugin Helm · kubernetes-sigs bundle
    Guidelines for maintaining the Kubebuilder Helm plugin (helm/v2-alpha) in pkg/plugins/optional/helm/v2alpha/. Use when working on Helm plugin code, templates, or chart generation.
    0
    installs
  8. CLI Descriptions · kubernetes-sigs bundle
    Standards for CLI command and flag descriptions in Kubebuilder. Use when writing or reviewing CLI flags, commands, or help text.
    0
    installs
  9. Documentation Standards · kubernetes-sigs bundle
    Standards for Kubebuilder documentation in docs/book/src/. Use when writing or reviewing documentation, tutorials, guides, or plugin docs.
    0
    installs
  10. Run Eval · kubernetes-sigs
    Run ONE evaluation — a single Task × Model × AgentConfig — end to end, local or on the bastion; invoke when the user wants to run, evaluate, or "kick off" a single eval combo (e.g. "run opa-remediation on gemini-3.1-pro-preview", "evaluate this task once and watch it").
    0
    installs
  11. Docs Sync · kubernetes-sigs
    Keep the docs current after a code change — map changed code areas to the docs that describe them, update those docs in place, and resolve known-issues rows the code has verifiably fixed. Invoke after editing the pipeline, adding a model/agent/task/metric, moving a directory, or whenever someone asks to "sync the docs", "update the docs for this change", or "do the docs still match the code?".
    0
    installs
  12. Task Review · kubernetes-sigs
    Use when the user adds or changes a benchmark TASK and asks to review it — e.g. "review this new task", "is this task parallel-safe", "review this task.yaml + stack", "will this task collide under the matrix", "check my new tf/prebuilt stack". Reviews a newly added/changed `tasks/**/task.yaml` together with its TF stack across schema/metadata, spec parsing, outcome rubric, parallel-safety (the emphasis), infra leak prevention, placeholders, and flags — returning ranked findings with severity + file:line evidence + a concrete fix. Review-only: static analysis plus unit tests / spec-parse checks; it NEVER provisions infra or runs an eval. For a review of harness/library CODE, use the sibling `devops-bench-review` skill instead.
    0
    installs
  13. Validate Eval · kubernetes-sigs
    Validate that a NEW eval is correct and runnable by running it and iterating in a loop until green — fixing infra/config/task bugs (not the model's score), with opt-in hands-off and unlimited/self-healing modes; invoke when authoring or vetting a task before setting `validated: true`.
    0
    installs
  14. Run Parallel Evals · kubernetes-sigs
    Run a Task × Model × AgentConfig MATRIX of evals in parallel — local or on the bastion, with opt-in hands-off and unlimited/self-healing modes; invoke when the user wants a matrix, a comparison across models/configs, or to "run these evals in parallel" / "compare models on the same task".
    0
    installs
  15. Devops Bench Review · kubernetes-sigs
    Use when the user asks for a CODE review of devops-bench changes — e.g. "review this PR", "review my changes", "review the working tree", "is this harness/deployer/metric change sound". Reviews a PR (number/URL) or the current working tree and returns ranked findings with severity, file:line evidence, and a concrete fix. Review-only: static analysis plus unit tests/ruff; it NEVER runs benchmark evals or provisions infra. For a NEW or CHANGED benchmark task (task.yaml + its stack), use the sibling task-review skill instead.
    0
    installs
  16. Diagnose Eval Failure · kubernetes-sigs
    Explain WHY a model scored low on an eval — read the judge's reasons and the agent's trajectory, compare against the task rubric, and produce a rationale (capability gap vs. task/rubric problem). Distinct from infrastructure failures. Invoke when someone asks "why did the model fail this task?", "why is OutcomeValidity low?", "explain this low score", or "did the agent actually do the work?".
    0
    installs
  17. Cleanup Orphaned Resources · kubernetes-sigs
    Discover and remove cloud or local resources leaked by aborted or failed eval runs — stale per-run state, leftover kind clusters and their node containers, stuck harness processes, and orphaned GKE clusters, node service accounts, secrets, VPCs and their dependencies, Cloud SQL instances, and Artifact Registry repos in the sandbox project, all scoped to the aborted run's own token. Invoke when a "fresh" run fails instantly, when someone reports leaked or orphaned resources, or asks to "clean up after a failed run", "sweep the sandbox project", or "why does re-running 409?".
    0
    installs
  18. Dra Project Orientation · kubernetes-sigs bundle
    Orient agents to the DRA Driver for NVIDIA GPUs repository by explaining what it does, mapping its runtime components and request flows, locating implementation, documentation, tests, and deployment code, and identifying source ownership and generated boundaries. Use when asked what this repo does, where logic lives, how components fit together, who owns an area, or how to onboard.
    0
    installs
  19. Dra Build Test Codegen CI · kubernetes-sigs bundle
    Guide local builds, formatting, linting, code generation, unit and integration tests, BATS, end-to-end coverage, dependency checks, PR preparation, and CI debugging for the DRA Driver for NVIDIA GPUs. Use when a user asks how to test or validate a change, prepare a PR, run codegen, reproduce or debug CI, choose test coverage, or check whether a change is ready to merge.
    0
    installs
  20. Dra Gpu Allocation Workflows · kubernetes-sigs bundle
    Explain, design, and troubleshoot NVIDIA GPU allocation through Kubernetes DRA, including ResourceClaims, ResourceSlices, scheduler selection, kubelet Prepare, CDI injection, MIG, and VFIO. Use when asked about GPU claims, MIG allocation, VFIO passthrough, CDI injection, scheduling, or NVIDIA GPU resource attributes.
    0
    installs
  21. Dra Helm Demo Sample Workloads · kubernetes-sigs bundle
    Guide direct and GPU Operator-managed deployment, kind demos, sample manifest authoring, and quickstart validation for the NVIDIA DRA driver. Use when a user asks to install or demo the driver, create a resource.k8s.io ResourceClaim or ResourceClaimTemplate workload, share one claim across containers, prove the same GPU UUID, exercise the repository's kind workflow, or validate DeviceClass, ResourceSlice, claim, and container allocation evidence.
    0
    installs
  22. Dra Proposal And Design Review · kubernetes-sigs bundle
    Draft or review maintainer-ready design proposals, architecture decision records, implementation plans, feature-gate plans, and scope analyses for the DRA Driver for NVIDIA GPUs. Use when a user asks for a proposal, design review, ADR, feature gate plan, scope analysis, or maintainer-ready technical writeup.
    0
    installs
  23. Dra API Crd Feature Gate Change · kubernetes-sigs bundle
    Guide compatible API, CRD, opaque device configuration, ResourceSlice contract, Helm value, kubelet-plugin checkpoint schema, and feature-gate changes in the DRA Driver for NVIDIA GPUs. Use when a user mentions CRDs, API fields, ResourceSlice attributes or capacity, Helm values, checkpoint schemas, feature gates, API evolution, or upgrade and downgrade compatibility.
    0
    installs
  24. Dra Compute Domain Imex Workflows · kubernetes-sigs bundle
    Explain, design, and troubleshoot NVIDIA ComputeDomain and IMEX workflows across MNNVL topology, daemon lifecycle, clique readiness, DRA channel allocation, and workload injection. Use when asked about ComputeDomains, IMEX, MNNVL, GB200 or GB300 systems, clique readiness, or channel injection.
    0
    installs
  25. Dra Release Support Docs Readiness · kubernetes-sigs bundle
    Guide release readiness, supportability, documentation updates, known-issue capture, and stale-source refresh for the NVIDIA DRA Driver for GPUs. Use when asked for a release checklist, support handoff, docs readiness review, version matrix, or release-note impact analysis.
    0
    installs
  26. Dra Operations Troubleshooting Observability · kubernetes-sigs bundle
    Guide triage of install, allocation, scheduling, runtime injection, plugin, controller, daemon, metric, and upgrade failures in the NVIDIA DRA Driver for GPUs. Use when a user provides logs, symptoms, failed pods, broken claims, missing devices, cluster events, or a support escalation.
    0
    installs
  27. Release · kubernetes-sigs bundle
    Prepare and publish a stable release in two phases by reusing the shared release-tag and release-note-doc-pr skills, building artifacts in GitHub, generating release notes and draft releases locally, validating release assets, and controlling latest-release status explicitly. Use when the user wants to perform a full release, publish a new version, or mentions releasing, shipping a version, or the end-to-end release process.
    0
    installs
  28. Build Images · kubernetes-sigs bundle
    Build cloud-provider-azure container images through the repo Makefile with explicit IMAGE_TAG and IMAGE_REGISTRY inputs, optional make flag overrides, and opt-in bounded Docker or Podman retries. Use when the user wants to build CCM, CNM, health-probe-proxy, CCM e2e, or root CCM/CNM aggregate images, or mentions build-ccm-image, build-node-image-linux, build images, image registry, or image tag.
    0
    installs
  29. Run E2e Test · kubernetes-sigs bundle
    Parse a Go e2e test from tests/e2e/, translate each step to kubectl and az CLI commands, and interactively replay the test against a live cluster. Use when the user wants to manually run, debug, or reproduce an e2e test case, or when they mention replaying a test, running a test against a cluster, or verifying e2e test behavior with kubectl and az.
    0
    installs
  30. Cherry Pick Pr · kubernetes-sigs bundle
    Cherry-pick a merged pull request onto a release branch with Prow-style branch naming, manual conflict resolution, targeted validation, and GitHub PR creation. Use when the user wants to backport a PR, cherry-pick a commit to a release branch, or mentions cherry-pick, backport, or porting a fix to an older release.
    0
    installs
  31. Fix Image Cves · kubernetes-sigs bundle
    Scan a built container image with Trivy, classify fixable Go-module and base-image CVEs, apply dependency and Dockerfile fixes, and verify the result with file checks and an optional image rescan. Use when the user wants to fix CVEs in a container image, scan for vulnerabilities, or mentions Trivy, CVE remediation, image security, or dependency vulnerabilities.
    0
    installs
  32. Sync Go Modules · kubernetes-sigs bundle
    Synchronize all tracked Go modules with the go-mod-consistency CI and refresh the root vendor tree. Use when go-mod-consistency fails, dependency bumps leave go.mod or go.sum stale, or the user asks to unblock module consistency, tidy all modules, or update vendor for the main module.
    0
    installs
  33. Replace Me · kubernetes-sigs bundle
    Describe what this skill does in one sentence. Use when <triggers that should activate this skill>.
    0
    installs
  34. Debug E2e Pipeline · kubernetes-sigs bundle
    Fetch and analyze Prow e2e pipeline failures for cloud-provider-azure. Downloads build logs, JUnit reports, and node-level artifacts from GCS, extracts failed tests, parses Ginkgo results, and surfaces cluster node info. Use when debugging a failing Prow e2e job, investigating a cloud-provider-azure-ccm-windows-capz or cloud-provider-azure-master-capz build, triaging CI failures, or when the user pastes a prow.k8s.io URL.
    0
    installs
  35. Create Release Tags · kubernetes-sigs bundle
    Create and optionally push the next Kubernetes-style release tag (vX.Y.Z) from a release-X.Y branch by resolving the remote branch tip, computing the next patch tag, and tagging the commit directly without checking out the branch. Use when the user wants to tag a release, create a version tag, or mentions release tagging, cutting a release, or bumping a patch version.
    0
    installs
  36. Remediate Image Cves · kubernetes-sigs bundle
    Orchestrate end-to-end CVE remediation for the Linux CCM, CNM, and health-probe-proxy images on cloud-provider-azure master or a release-X.Y branch, including builds, repeated Trivy verification, checkpoint commits, cleanup, validation, push, and pull-request creation. Use when the user wants to verify or fix CVEs on master or a release branch, run the three-image CVE workflow, or open a CVE remediation PR for either supported target branch.
    0
    installs
  37. Unblock Dependabot Pr · kubernetes-sigs bundle
    Diagnose and unblock failed Dependabot pull requests in cloud-provider-azure by closing Kubernetes minor-version dependency bumps, classifying CI failures, syncing Go modules, retesting quota-flaked e2e jobs, and updating PR status. Use when a Dependabot PR fails go-mod-consistency, pull-cloud-provider-azure-e2e jobs, or dependency/toolchain CI.
    0
    installs
  38. Create Release Note Doc Pr · kubernetes-sigs bundle
    Generate or update the documentation-site release note for a given tag, commit it on a branch, push it to a writable remote, and open a GitHub PR to the docs branch. Use when the user wants to create or update release notes, generate a changelog for a tag, or mentions release notes, docs PR, or documentation for a release.
    0
    installs
  39. Debug Capz K8S · kubernetes-sigs
    Debug CAPZ (Cluster API Provider Azure) Kubernetes cluster failures. Covers live cluster inspection via kubectl, VM-level debugging via az CLI, Prow/GCS artifact analysis, and build log triage. Knows CAPZ template flavors, E2E test structure, addon deployment (Calico, cloud-provider-azure, CSI), common failure patterns, and transient errors to ignore.
    0
    installs
  40. K8S Agent Sandbox MCP · kubernetes-sigs bundle
    An MCP server skill for managing Kubernetes sandboxes. Enables creating, executing commands, managing files, and terminating instances via the official kubernetes-sigs/agent-sandbox MCP server.
    1
    install
  41. Triage Issues · kubernetes-sigs bundle
    Triage open GitHub issues for kubernetes-sigs/agent-sandbox by mapping them to roadmap.md and assigning k8s priority labels + Kanban Priority (P0–P4) on Project
    1
    install
  42. Bump Go Version · kubernetes-sigs bundle
    Bumps the Go version to the latest release across go.mod, tools.mod, and Dockerfiles.
    1
    install
  43. K8S API Conventions · kubernetes-sigs bundle
    Guides the agent to follow Kubernetes API conventions for OSS standards.
    1
    install
  44. Dev Rules · kubernetes-sigs
    Enforces project-specific development rules and conventions.
    1
    install
  45. Fix Flakes · kubernetes-sigs
    Diagnose and fix flaky tests tracked as open kind/flake issues in kubernetes-sigs/agent-sandbox — reproduce the flake, apply a minimal fix, and open a PR linking the issue. Use when asked to fix a flake, work through kind/flake issues, or when run on a schedule after dev/tools/flake-report has filed flake issues.
    1
    install
  46. Test Pyramid · kubernetes-sigs
    Analyze the repo's unit and E2E tests and propose rebalancing toward a test pyramid — which E2E tests (or assertions inside them) can be covered by unit tests, which unit-level gaps genuinely need E2E coverage, and where coverage is duplicated. Use when the user asks about test pyramid, test rebalancing, "should this be an e2e or unit test", E2E-to-unit migration, or slow/flaky E2E suites that might shrink.
    1
    install