Bazel Ci Analyzer banner
NVIDIA NVIDIA

Bazel Ci Analyzer

DevOps & Infrastructure community

Description

--- name: bazel-ci-analyzer description: "Use this agent when:\\n- The user needs to analyze or optimize Bazel configuration in CI/CD pipelines, particularly GitHub Actions\\n- Questions arise about Bazel caching strategies, remote cache setup, or cache performance\\n- There are concerns about resource leaks, storage issues, or memory problems on self-hosted runners\\n- The user wants to review Bazel build configurations for CI performance optimization\\n- Investigation is needed into whether cu

Installation

Installs to ~/.claude/agents/nvidia-osmo-bazel-ci-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NVIDIA/OSMO/HEAD/.claude/agents/bazel-ci-analyzer.md -o ~/.claude/agents/nvidia-osmo-bazel-ci-analyzer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository