lefthook
Installation
SKILL.md
Lefthook
Overview
Lefthook is a fast, polyglot Git hooks manager. Unlike Husky, it doesn't require Node.js — works with any language. Runs hooks in parallel, supports glob patterns, and configures via YAML.
Instructions
Step 1: Install
npm install -D lefthook
npx lefthook install
# Or: brew install lefthook