← Back to list

git-ops
by NickCrew
Claude Cortex
⭐ 7🍴 2📅 Jan 17, 2026
SKILL.md
name: git-ops description: Use when performing git operations or generating smart commit messages - provides safe git workflow guidance, validation checks, and conventional commit formatting.
Git Ops
Overview
Execute git operations safely while producing clear, conventional commit messages and workflow guidance.
When to Use
- Running git commands (status, add, commit, push, pull)
- Generating smart commit messages
- Managing branches and merges
Avoid when:
- The task is unrelated to git operations
Quick Reference
| Task | Load reference |
|---|---|
| Git operations | skills/git-ops/references/git.md |
Workflow
- Confirm repository state and intent.
- Load the git operations reference.
- Execute the command safely.
- Provide status summary and next steps.
Output
- Operation result summary
- Suggested follow-ups or warnings
Common Mistakes
- Running destructive commands without confirmation
- Writing non-standard commit messages
Score
Total Score
65/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+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


