← Back to list

git-workflow
by motlin
A Claude Code skill for tracking and completing tasks from a markdown task list
⭐ 2🍴 3📅 Jan 24, 2026
SKILL.md
name: git-workflow description: Git workflow best practices for commits, rebasing, conflict resolution, and branch management. Use when working with git operations, creating commits, resolving conflicts, or managing branches.
Git Workflow Best Practices
This skill provides guidelines for git operations including commits, conflict resolution, and branch management.
Commit Guidelines
ALWAYS delegate to the git:commit-handler agent for all commit operations. Never run git commit directly.
Conflict Resolution
ALWAYS delegate to the git:conflict-resolver agent to resolve any git merge or rebase conflicts.
Rebasing
ALWAYS delegate to the git:rebaser agent to rebase the current branch on upstream.
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon