Review, configure, and troubleshoot prek hooks when users need prek.toml edits, shim installs, hook validation, or pre-commit migration help.
72
88%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
git status --short --branch, staged
and unstaged file lists, and the reported ~/.cache/prek/patches/*.patch
before applying, discarding, or retrying anything.git commit --only, path-limited commits, or
partial index commits when repo hooks can sync projections, format docs, or
restore prek patches.--no-verify as a routine fix. Use it only when the user has
explicitly accepted the validation risk and the repository policy permits it.prek.toml, git status --short --branch,
staged file lists, unstaged file lists, and reported prek patch paths before
changing hook config or retrying a commit.git commit --only and path-limited commits can interact badly with
hooks that sync projections, format docs, or restore patch files.~/.cache/prek/patches/*.patch file is not a stash to blindly pop.
Treat it as untrusted recovery evidence until inspected.f1f2f21
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.