Skillzwave Logo
Skillzwave

mastering-git-cli

90.0
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, and CI/CD git integration.

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 agents

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

automating-mail

by SpillwaveSolutions

Automates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automation",...

100
A
general
Marketplace
#excel#Mail.OutgoingMessage#Status

automating-reminders

by SpillwaveSolutions

Automates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", "JX...

100
A
general
Marketplace
#app.lists.byName#excel#notes

mastering-postgresql

by SpillwaveSolutions

PostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JSONB...

100
A
general
Marketplace
#references#search#vector

automating-contacts

by SpillwaveSolutions

Automates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS addre...

99
A
general
Marketplace
#excel#notes#Contacts.Person

Agentic Skill Details

Type
Other
Meta-Domain
N/A
Primary Domain
N/A
Market Score
90.0

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

  • At 428 lines, SKILL.md exceeds 100-line threshold requiring TOC for navigation
  • Scripts describe what they do but lack explicit expected output examples
  • Config commands shown individually then repeated in full .gitconfig block

Recommendations

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

Graded: 1/18/2026

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 showing the actual result of git worktree list or the merge output helps users verify they're on track. Add an "Expected Output" block to each script snippet. (+0.5 points)

  2. Config repetition in foundations.md. You show individual git config commands, then repeat them again in the combined .gitconfig block. Keep just the annotated .gitconfig version — cleaner and saves tokens. (+0.5 points)

  3. Description could use more trigger phrases. Currently it's strong but dense. Add a few more keywords like "parallel development", "feature branches", "conflict resolution" to the metadata description for better discoverability. (+0.5 points)

Quick Wins

  • Add TOC to SKILL.md (biggest bang for effort)
  • Add "Expected Output" blocks to your script examples
  • Trim the config repetition in foundations.md
  • Expand trigger phrases in metadata

These three changes could realistically bump you to 92-93/100.


Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.

AI-Detected Topics

Extracted using NLP analysis

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

Report Security Issue

Found a security vulnerability in this agent skill?