← Back to list

ai-commit
by fbosch
🗂️ Configurations for macOS, WSL and Linux
⭐ 2🍴 0📅 Jan 24, 2026
SKILL.md
name: ai-commit description: Generate atomic Commitizen messages from staged diffs.
Rules
- Types: feat|fix|docs|style|refactor|perf|test|build|ci|chore.
- Imperative mood ("add", "fix", "update", not "added", "fixes").
- <72 chars total.
- Describe this commit's staged changes only.
- Be specific and atomic, like a changelog entry.
- Focus on what changed in the diff, not branch name or prior work.
- If a ticket number is provided in context, scope must be AB#.
Examples
- fix(AB#50147): prevent null pointer in user validation
- feat(AB#50147): add email field to registration form
- refactor(AB#50147): extract validation logic to helper function
- test(AB#50147): add edge case tests for empty input
Output
- Commit message only; no markdown or explanations.
Score
Total Score
55/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
✓最近の活動
1ヶ月以内に更新
+10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
✓タグ
1つ以上のタグが設定されている
+5
Reviews
💬
Reviews coming soon



