Pre Commit

Use this skill when running a quality gate over staged changes before a git commit to catch lint/format/type/test failures — a pre-commit quality gate that lints, formats, type-checks, tests, and validates before committing. Detects existing pre-commit framework / Husky / Lefthook / lint-staged and routes to it; otherwise runs an inline stack-detected gate. Not the [pre-commit framework](https://pre-commit.com) itself — see Step 0 for framework detection.

avav25 Updated

File contents

avav25/ai-assets/tree/main/plugin/skills/pre-commit commit 7cf3064342

Frequently asked questions

npx skillmds@latest add avav25/pre-commit