mastering-git-cli

90
A

Git CLI operations, workflows, and automation for modern development (2025). Use when working with repositories, commits, branches, merging, rebasing, worktrees, submodules, or multi-repo architectures. Includes parallel agent workflow patterns, merge strategies, conflict resolution, and large repo optimization. Triggers on git commands, version control, merge conflicts, worktree setup, submodule management, repository troubleshooting, branch strategy, rebase operations, cherry-pick decisions...

Marketplace
#references#merge#Agent Worktree#conflicts#Git#agentic-skill#worktree setup#Git CLI

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install SpillwaveSolutions/mastering-git-cli-agent-skill/mastering-git-cli
skilz install SpillwaveSolutions/mastering-git-cli-agent-skill/mastering-git-cli --agent opencode
skilz install SpillwaveSolutions/mastering-git-cli-agent-skill/mastering-git-cli --agent codex
skilz install SpillwaveSolutions/mastering-git-cli-agent-skill/mastering-git-cli --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/SpillwaveSolutions/mastering-git-cli-agent-skill
2. Copy the agent skill directory:
cp -r mastering-git-cli-agent-skill/mastering-git-cli ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

Agentic Skill Details

Type
Other
Meta-Domain
Primary Domain
Market Score
90

Agent Skill Grade

A
Score: 90/100 Click to see breakdown

Score Breakdown

Spec Compliance
12/15
PDA Architecture
28/30
Ease of Use
23/25
Writing Style
9/10
Utility
18/20

Areas to Improve

  • SKILL.md needs TOC
  • Add expected output to scripts
  • Trim config repetition

Recommendations

  • Add trigger phrases to description for discoverability
  • Add table of contents for files over 100 lines

Graded: 2026-01-19

Developer Feedback

I took a look at your mastering-git-cli skill and wanted to share some thoughts.

Links:

The TL;DR

You're at 90/100, solid A-grade territory. This is based on Anthropic's best practices for agentic skills. Your strongest area is Progressive Disclosure Architecture (28/30) — the way you've layered the 428-line SKILL.md with 9 focused reference files is chef's kiss. Where there's room to improve: Spec Compliance (12/15) and Utility (18/20).

What's Working Well

  • Progressive Disclosure is genuinely excellent. Your decision trees (sync/create/merge workflows), the foundational concepts split into separate references, and the clear separation between SKILL.md and deep dives shows you understand token economy. Every reference is exactly one level deep from the main file.
  • Trigger coverage is comprehensive. You've nailed the discovery angle — git commands, merge conflicts, rebase operations, worktrees, CI/CD integration, large repo optimization. Developers will find this when they need it.
  • Anti-patterns and verification commands are embedded intelligently. The bisect run pattern and the pre-commit checklist are solid touches that actually help people avoid mistakes.

The Big One

SKILL.md needs a table of contents. At 428 lines, it's crossed the readability threshold. Right now someone scrolling through hits decision trees, Easy Buttons, script usage, references, critical knowledge, 2025 features — all without a map. Add a TOC after your Triggers section with anchors to each section. This should bump you +1 point toward that 91.

Other Things Worth Fixing

  1. Scripts lack explicit expected output examples. You describe what they do, but...

AI-Detected Topics

Extracted using NLP analysis

references merge Agent Worktree conflicts Git agentic-skill worktree setup Git CLI merge conflicts worktree

Report Security Issue

Found a security vulnerability in this agent skill?