Git Hooks Automation

Sets up versioned Git hooks with Husky + lint-staged, the Python pre-commit framework, or core.hooksPath: pre-commit lint/format, commitlint, pre-push tests. Use when the user mentions pre-commit, commit-msg, Husky, lint-staged, commitlint, or githooks. Not for day-to-day git commit/branch/rebase/PR (git-workflow) or CI pipeline YAML unrelated to local hooks.

Kayforkind 6e472a3 15.6 KB Updated

File contents

Kayforkind/skill-slice commit 6e472a32be

Frequently asked questions

npx skillmds@latest add kayforkind/git-hooks-automation