About
This skill streamlines the implementation of local development guardrails by automatically detecting your project's technology stack and interactively configuring pre-commit and pre-push hooks. It ensures that only code meeting your quality criteria—including passing tests, correct formatting, and valid commit messages—can be committed or pushed, significantly reducing CI/CD failures and maintaining repository health. Whether starting a new project or migrating from managers like Husky, this skill provides a flexible, smart setup tailored to your specific workflow.