概要
The Fix Build skill streamlines development workflows by automatically diagnosing the root causes of build and test failures. It coordinates fix attempts using a centralized state system to prevent duplicate efforts, applies minimal code corrections, and re-verifies the environment to ensure a stable codebase. This skill is particularly valuable during CI/CD failures or when pre-commit hooks block local development, providing a hands-free way to maintain project health and velocity.