Skill Claude CodeCodex
Bumps the Go version to the latest release across go.mod, tools.mod, and Dockerfiles.
9 tagged rl, measured the same way as everything else here.
Browse within: kubernetes 6sandbox 6
Skill Claude CodeCodex
Bumps the Go version to the latest release across go.mod, tools.mod, and Dockerfiles.
Skill Claude CodeCodex
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…
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
A structured method for finding the root cause of failures in microservices by examining measurements, request traces, and logs. It uses thresholds and cross-checks to connect symptoms to causes.
Skill Claude CodeCodex
Deploy sandboxed environment instances and services using AEnvironment. Use when deploying agent instances, web services, or applications to AEnvironment sandbox infrastructure. Supports three workflows - (1) Build image locally and deploy, (2) Register existing image and deploy, (3) Deploy from registered…
Skill Claude CodeCodex
Rules and steps for creating a compute kernel in RL.cu project.