Skill Claude CodeCodex
Perform non-interactive or interactive Day-2 upgrades of the Kubernetes Agentic Harness and operator on GKE clusters.
Skill Claude CodeCodex
Perform non-interactive or interactive Day-2 upgrades of the Kubernetes Agentic Harness and operator on GKE clusters.
Command Claude Code
Run the required pre-PR review passes — adversarial and docs-drift — each in its own subagent.
Command Claude Code
Review one or more PRs in parallel isolated worktrees, verify every claim, save first-pass-clean reviews.
Instructions file CodexOpenCode
Instructions for gke-labs/kube-agents, covering agents.md, project overview, repository layout, where tests go and agent setup & integration.
Instructions file
Instructions for gke-labs/kube-agents, a project described as: An autonomous agentic harness for Kubernetes. Proactive fleet audits, declarative GitOps remediation, and ChatOps in one place.
Skill Claude CodeCodex
Act upon GKE cluster-autoscaler stockout alerts, diagnose them using ComputeClass debugging guidelines, and submit a remediation Pull Request.
Skill Claude CodeCodex
Workflows for setting up and auditing observability (logging, monitoring, tracing) on GKE.
Skill Claude CodeCodex
Workflows for ensuring high availability and reliability of GKE workloads.
Skill Claude CodeCodex
Guidance on managing storage in Google Kubernetes Engine (GKE) clusters.
Skill Claude CodeCodex
Specific workflows for scaling GKE workloads using HPA and VPA, as well as best practices for autoscaling configuration.
Skill Claude CodeCodex
Workflows for auditing and hardening the security of GKE workloads.
Skill Claude CodeCodex
Systematic Standard Operating Procedure (SOP) for diagnosing GKE workload failures, crash loops, resource OOMs, mounting errors, and connectivity timeouts.
Skill Claude CodeCodex
Create, delegate to, and tear down per-cluster Cluster Agent Hermes profiles. Use whenever a GKE cluster is onboarded or deleted, or whenever a single-cluster runtime debugging/operations task should be delegated to that cluster's Cluster Agent.
Skill Claude CodeCodex
Publish the findings of an autonomous fleet audit as one continuously-rewritten GitHub issue per audit stream, and propose fixes as narrow remediation pull requests.
Skill Claude CodeCodex
Audits VPC subnet IPAM capacity, Cloud NAT ephemeral port exhaustion, Private Service Connect routing, and Cloud Armor WAF policies.
Skill Claude CodeCodex
Autonomously poll, triage, investigate, and resolve unaddressed open issues on our target GitHub repository strictly within authorized scope.
Skill Claude CodeCodex
Diagnoses, predicts, and mitigates node disruptions during Compute Engine host maintenance and hardware or software maintenance events for GPU and TPU workloads on GKE. Use when diagnosing node disruptions, predicting host maintenance events on GPU/TPU nodepools, inspecting node interruption PromQL metrics, auditing…
Skill Claude CodeCodex
Diagnoses GKE JobSet interruptions, restarts, and preemptions for AI/ML training workloads autonomously. Use when troubleshooting JobSet restart loops, spot VM preemptions, node readiness failures, host VM issues, or coordinator worker crashes. Don't use for general GKE cluster creation, basic workload deployment, or…
Skill Claude CodeCodex
Diagnoses and prevents vbarcontrolagent segfaults, out-of-memory (OOM) errors, and TPU device initialization failures on TPU v6e nodes in GKE caused by race conditions during TPU device resets or high-frequency metrics polling. Use when troubleshooting vbarcontrolagent crashes, memory cgroup OOMs in serial console…
Skill Claude CodeCodex
Manages GKE application onboarding, covering containerization, deployment manifests, and migration. Use when onboarding or deploying an application to GKE for the first time, or containerizing an app for GKE. Don't use for general GKE cluster administration or upgrades (use gke-basics or gke-upgrades instead).
Skill Claude CodeCodex
Configures GKE Backup Plans and restore workflows. Use for backup policies, disaster recovery, or GKE cluster restores. Don't use for database backups.
Skill Claude CodeCodex
Manages core GKE cluster provisioning, credentials, Autopilot vs Standard selection, and workload deployment. Use when creating GKE clusters, fetching kubectl credentials, configuring Workload Identity, or deciding between Autopilot and Standard modes. Don't use for specialized GKE networking (use gke-networking)…
Skill Claude CodeCodex
Runs batch and HPC workloads on GKE, utilizing job queues and parallel processing. Use when running GKE batch jobs, configuring GKE HPC, or setting up GKE job queues. Don't use for standard web application deployments (use gke-app-onboarding instead).
Skill Claude CodeCodex
Trigger on mention of GKE cluster autoscaler, node autoscaling, node pool auto-creation / node auto-provisioning. Provides guidance on enabling and optimizing cluster autoscaler, best practices, and troubleshooting issues such as nodes not scaling up or down, zonal stockouts, or capacity buffers. Do not use for…