About
Enforces strict code quality standards for the MigraineTracker React Native project by automating a comprehensive pre-commit validation workflow. This skill runs a sequence of critical checks, including TypeScript type validation, full test suite execution, code coverage verification against an 80% threshold, and adherence to the project's Git branch strategy. It streamlines the validation process, preventing common errors and maintaining a high-quality codebase, making it an essential step before any commit or push operation.