Bazel Build Graph Analyzer
Analyzes Bazel build dependency graphs to identify bottlenecks and optimize build times. Uses the Bazel Query Language (BQL), Action Graph API, and Build Event Protocol (BEP) for deep build analysis.
Install
npx skills add https://github.com/agentskillexchange/skills/tree/main/skills/bazel-build-graph-analyzer
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install agentskillexchange-skills@llmmart
git clone https://github.com/agentskillexchange/skills.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole agentskillexchange/skills collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
Bazel Build Graph Analyzer
Analyzes Bazel build dependency graphs to identify bottlenecks and optimize build times. Uses the Bazel Query Language (BQL), Action Graph API, and Build Event Protocol (BEP) for deep build analysis.
Installation
Basic usage or getting-started notes:
Follow our tutorials:
Extracted from upstream docs: https://raw.githubusercontent.com/bazelbuild/bazel/HEAD/README.md
Source
Files (skills)
-
SKILL.md 1.2 KB
--- name: "Bazel Build Graph Analyzer" slug: "bazel-build-graph-analyzer" description: "Analyzes Bazel build dependency graphs to identify bottlenecks and optimize build times. Uses the Bazel Query Language (BQL), Action Graph API, and Build Event Protocol (BEP) for deep build analysis." github_stars: 25335 verification: "security_reviewed" source: "https://github.com/bazelbuild/bazel" author: "Bazel" category: "Developer Tools" framework: "MCP" tool_ecosystem: github_repo: "bazelbuild/bazel" github_stars: 25335 --- # Bazel Build Graph Analyzer Analyzes Bazel build dependency graphs to identify bottlenecks and optimize build times. Uses the Bazel Query Language (BQL), Action Graph API, and Build Event Protocol (BEP) for deep build analysis. ## Installation Basic usage or getting-started notes: - [Install Bazel](https://bazel.build/install) - [Get started with Bazel](https://bazel.build/start) - Follow our tutorials: - Source: https://github.com/bazelbuild/bazel - Extracted from upstream docs: https://raw.githubusercontent.com/bazelbuild/bazel/HEAD/README.md ## Source - [Agent Skill Exchange](https://agentskillexchange.com/skills/bazel-build-graph-analyzer/)
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.