01Enforces Conventional Commits formatting with standardized types and scopes.
020 GitHub stars
03Triggers mandatory architecture documentation updates for engine-level changes.
04Integrates pre-commit build and test validation using CMake and CTest.
05Groups files by logical intent to ensure single-purpose, reviewable commits.
06Automates branch safety by moving changes from main/master to feature branches.