Step 5 of 5 100% complete

Add precommit hooks to prevent secrets leakage

Because secrets can leak into your GitHub repositories, early on the project I like to tell the AI to add some precommit hooks:

To prevent secrets, API keys, etc from leaking into the repository, please add a GitHub precommit hook.