Skip to main content
kubernetes-sigs
Perfil de criador do GitHub

kubernetes-sigs

Visão por repositório de 102 skills coletadas em 10 repositórios do GitHub.

skills coletadas
102
repositórios
10
atualizado
5 de set. de 2026
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

kueue-e2e-cluster-multikueue
Desenvolvedores de software

Create (or reuse) the manager + worker kind clusters for Kueue MultiKueue e2e development. Use when a user asks to spin up MultiKueue e2e clusters, get a local multi-cluster environment ready, or debug/iterate against a MultiKueue e2e suite (baseline,…

12 de ago. de 2026
kueue-e2e-cluster-singlecluster
Desenvolvedores de software

Create (or reuse) a single kind cluster for Kueue e2e development. Use when a user asks to spin up an e2e cluster, get a local kind environment ready for e2e tests, or debug/iterate against a single-cluster e2e suite (baseline, extended, sequential, TAS,…

12 de ago. de 2026
was-cluster
Desenvolvedores de software

Build and manage a kind cluster for Workload-Aware Scheduling (WAS) e2e tests. Use when the user wants to set up, run tests against, or tear down a WAS test cluster built from Kubernetes main.

22 de jul. de 2026
avoidable-complexity
Analistas de garantia de qualidade de software e testadores

Flag solutions more elaborate than the problem requires — complexity that exists only because the author reached for a pattern.

1 de jun. de 2026
duplicated-logic
Analistas de garantia de qualidade de software e testadores

Flag identical (or near-identical) blocks across types/adapters/call sites that should live in a shared helper — and newly extracted helpers with only one caller.

1 de jun. de 2026
illogical-structure
Analistas de garantia de qualidade de software e testadores

Flag code organization that a future maintainer will struggle to follow, modify, or extend.

1 de jun. de 2026
misplaced-logic
Analistas de garantia de qualidade de software e testadores

Flag code put somewhere a reader would not expect to find it — cleanup scattered across callers, validation deep in business logic.

1 de jun. de 2026
nonsensical-decisions
Analistas de garantia de qualidade de software e testadores

Flag unnecessary indirection, mismatched abstractions, or confusing data flow that obscures what the code is doing.

1 de jun. de 2026
Mostrando 8 de 61 skills coletadas.
fix-image-cves
sem classificação

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…

2 de set. de 2026
remediate-image-cves
sem classificação

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…

2 de set. de 2026
sync-go-modules
sem classificação

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…

2 de set. de 2026
unblock-dependabot-pr
sem classificação

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…

2 de set. de 2026
build-images
sem classificação

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,…

1 de set. de 2026
debug-e2e-pipeline
Analistas de garantia de qualidade de software e testadores

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…

18 de jun. de 2026
create-release-note-doc-pr
Desenvolvedores de software

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…

15 de mai. de 2026
release
Desenvolvedores de software

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…

15 de mai. de 2026
Mostrando 8 de 12 skills coletadas.
dra-api-crd-feature-gate-change
sem classificação

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…

28 de ago. de 2026
dra-build-test-codegen-ci
sem classificação

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,…

28 de ago. de 2026
dra-compute-domain-imex-workflows
sem classificação

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,…

28 de ago. de 2026
dra-gpu-allocation-workflows
sem classificação

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,…

28 de ago. de 2026
dra-helm-demo-sample-workloads
sem classificação

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…

28 de ago. de 2026
dra-operations-troubleshooting-observability
sem classificação

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…

28 de ago. de 2026
dra-project-orientation
sem classificação

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…

28 de ago. de 2026
dra-proposal-and-design-review
sem classificação

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,…

28 de ago. de 2026
Mostrando 8 de 9 skills coletadas.
k8s-agent-sandbox-mcp
sem classificação

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.

5 de set. de 2026
test-pyramid
sem classificação

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…

20 de ago. de 2026
fix-flakes
Analistas de garantia de qualidade de software e testadores

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…

13 de ago. de 2026
triage-issues
Especialistas em gestão de projetos

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

14 de jul. de 2026
k8s-api-conventions
Desenvolvedores de software

Guides the agent to follow Kubernetes API conventions for OSS standards.

7 de jul. de 2026
bump-go-version
Desenvolvedores de software

Bumps the Go version to the latest release across go.mod, tools.mod, and Dockerfiles.

26 de mai. de 2026
dev-rules
Desenvolvedores de software

Enforces project-specific development rules and conventions.

12 de mai. de 2026
Mostrando 10 de 10 repositórios
Todos os repositórios foram exibidos