关于
The Precommit Build Validator is a specialized Claude Code skill designed to automate the rigorous process of code verification. It enforces quality standards by running precommit recipes, which typically include linting, formatting, and unit testing. A unique feature of this skill is its battery-awareness, preventing resource-heavy builds when working on battery power to preserve hardware longevity. It doesn't just run checks; it actively analyzes failure logs, applies fixes, and retries the validation loop until the codebase is stable, making it an essential tool for maintaining high-quality code standards without manual intervention.