guardrail-commit-hooks-skill
Use this skill when users need help with git pre-commit hooks, code quality guardrails, or prek configuration.
**Trigger this skill when:**
- User mentions "pre-commit", "commit hooks", "prek", or "guardrails"
- Project has no .pre-commit-config.yaml and user is working on code
- User encounters formatting/linting issues that hooks could prevent
- User asks about code quality automation
- User creates a new project or initializes a git repository
- User has existing hooks (husky, pre-commit, lefthook) and asks about alternatives