git

Installation
SKILL.md

Git Skill

When to Commit

Never commit without the user's explicit permission.

Commit Messages

  • Single line only — no body, no footers
  • Optional lowercase prefix followed by a colon and space: feat:, fix:, build:, chore:, ci:, docs:, style:, refactor:, perf:, test:
  • Do not sign commits
  • Do not attribute commits
Installs
1
Repository
cmvanb/dotfiles
First Seen
Jun 17, 2026
git — cmvanb/dotfiles