Pre Commit Hygiene

Before a large or migration commit, exclude junk (build output, local tool dirs, node_modules) and scan for secrets and sensitive files so they don't enter history. Use before any commit that spans many files or a migration, before `git add`, and whenever the user says "never commit secrets" or "let's push this".

jcdavis131 Updated

File contents

jcdavis131/cursor-agent-skills/tree/main/skills/pre-commit-hygiene commit e2d3772d58

Frequently asked questions

npx skillmds@latest add jcdavis131/pre-commit-hygiene