← スキル一覧に戻る

git-ops
by NickCrew
Claude Cortex
⭐ 7🍴 2📅 2026年1月17日
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
スコア
総合スコア
65/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
✓最近の活動
3ヶ月以内に更新
+5
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
✓タグ
1つ以上のタグが設定されている
+5
レビュー
💬
レビュー機能は近日公開予定です


