bazel-build-optimization
bazel build optimization
What it does
- Setting up Bazel for monorepos
- Configuring remote caching/execution
- Optimizing build times
- Writing custom Bazel rules
- Debugging build issues
- Migrating to Bazel
- Use fine-grained targets - Better caching
Requirements & configuration
- Full template library and detailed worked examples live in references/details.md. Read that file when you need the concrete templates.
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
bazel-build-optimization FAQ
What does the bazel-build-optimization skill do?
Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases. Setting up Bazel for monorepos Configuring remote caching/execution
What does bazel-build-optimization require?
Full template library and detailed worked examples live in references/details.md. Read that file when you need the concrete templates.
How do I install bazel-build-optimization?
Run: npx -y skills add https://github.com/wshobson/agents --skill bazel-build-optimization --agent claude-code — the source lives at github.com/wshobson/agents.
Maintain bazel-build-optimization?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/wshobson-agents-bazel-build-optimization?ref=badge) npx agentictools info skills/wshobson-agents-bazel-build-optimization The second line is the CLI lookup for this page — handy in READMEs and docs.