About
This skill automates the process of diagnosing complex Buck2 build errors by parsing logs and checking for common pitfalls like dependency cycles, visibility constraints, and cache corruption. It provides a specialized build_doctor script and a comprehensive reference guide to transform cryptic error messages into actionable fixes, making it essential for developers working in large monorepos where build complexity is high. It streamlines the debugging workflow for compilation, linking, and testing phases across multiple languages including Rust and C++.