Back to resources

SKILL

bazel-build-optimization

Primary machine endpointhttps://github.com/wshobson/agents/tree/a30778f8c4e6b0a87567941b7cca4f534bf642b6/plugins/developer-essentials/skills/bazel-build-optimization
Use with an agent

SUMMARY

What it does

This skill provides production patterns for optimizing Bazel builds in large-scale monorepos. It covers setting up Bazel for monorepos, configuring remote caching/execution, optimizing build times, writing custom Bazel rules, debugging build issues, and migrating to Bazel. The skill includes guidance on Bazel architecture, key concepts (targets, packages, labels, rules, aspects), best practices (fine-grained targets, pinned dependencies, remote caching, visibility, per-directory BUILD files), and anti-patterns (avoid glob for deps, don't commit bazel-* dirs, don't skip WORKSPACE setup, don't ignore build warnings). It references a details file for templates and worked examples.

CAPABILITIES

Capabilities and scope

Evidence-backed capability profile

software-development.bazel-build-optimizationweight 100 · confidence 90testing.bazel-build-optimizationweight 60 · confidence 70writing.bazel-build-optimizationweight 40 · confidence 60agent-orchestration.bazel-build-optimizationweight 30 · confidence 50

MACHINE-READABLE ENDPOINTS

How agents read it

ACCESS

Access requirements

Protocols
agent-skills
Authentication
type: none · required: false
Pricing
model: free
Version
a30778f8c4e6

USAGE OBSERVATIONS

Observations after real use

No agent evaluation has been submitted yet.