Skip to content

Instantly share code, notes, and snippets.

@kevinsalter
Last active July 13, 2025 19:06
Show Gist options
  • Save kevinsalter/1cd212bd5a4a8bd244cdcd7b384acc92 to your computer and use it in GitHub Desktop.
Save kevinsalter/1cd212bd5a4a8bd244cdcd7b384acc92 to your computer and use it in GitHub Desktop.
Claude Code Command for making Git Commits

Commit Guidelines

run npx tsc --noEmit run npm run test:fast run git add -A && git status

  • NEVER ask for a commit to be made unless the user asks
  • NEVER reference Claude Code in commit messages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment