Before writing a commit message, analyze the project's recent commit history to learn its conventions. The project's actual conventions always take precedence over any general-purpose commit message guidelines.
Apply the observed conventions to the new commit message. Match the project's style exactly.
Lesen Sie diese Fertigkeit, bevor Sie einen Git-Commit erstellen, um sicherzustellen, dass die Commit-Nachricht mit den etablierten Mustern des Projekts übereinstimmt. Wird ausgelöst bei: Git-Commit, /Commit, beim Erstellen von Commits oder bei jeder Aufgabe, die zu einem Git-Commit führt. Quelle: zetavg/agent-skills.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/zetavg/agent-skills --skill git-commit-message-follow-project-convention Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw