
determining-git-commit-messages
by brlin-tw
This project provides personally preferred operating system customizations, for convenience after re-installing the system.
SKILL.md
name: determining-git-commit-messages description: Provide guidelines on how to determine appropriate git commit messages that are compliant with project standards. Should be used when generating, modifying, or reviewing git commit messages.
The determining-git-commit-messages skill
This skill provides guidelines on how to determine appropriate git commit messages that are compliant with project standards. It should be used when generating, modifying, or reviewing git commit messages.
Rule of thumb
Always read the previous commit messages of the staged files and mimic the style and format used in those messages.
If there are no previous commit messages for the staged files, refer to previous commit messages in similar files or modules within the same project to maintain consistency.
Score
Total Score
Based on repository quality metrics
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
3ヶ月以内に更新
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
Reviews
Reviews coming soon
