Prek Reference
prek is the repository’s local hook runner.
- install hooks with
prek install - install commit-msg hooks with
prek install --hook-type commit-msg - configuration lives in
prek.toml - docs checks,
pytest, and the Mikado commit-msg check are all wired through it
Follow-On Docs
- git-hooks-reference — hook groups and why they matter
- develop-locally — where the docs validation commands are run manually
- agent-change-process — where commit discipline matters most