mastering-git-cli
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...
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-cliskilz install SpillwaveSolutions/mastering-git-cli-agent-skill/mastering-git-cli --agent opencodeskilz install SpillwaveSolutions/mastering-git-cli-agent-skill/mastering-git-cli --agent codexskilz install SpillwaveSolutions/mastering-git-cli-agent-skill/mastering-git-cli --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/SpillwaveSolutions/mastering-git-cli-agent-skillcp -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 automatio...
automating-reminders
by SpillwaveSolutions
Automates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", ...
mastering-postgresql
by SpillwaveSolutions
PostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JS...
automating-contacts
by SpillwaveSolutions
Automates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS ad...
Agentic Skill Details
- Owner
- SpillwaveSolutions (GitHub)
- Repository
- mastering-git-cli-agent-skill
- Type
- Other
- Meta-Domain
- Primary Domain
- Market Score
- 90
Agent Skill Grade
A Score: 90/100 Click to see breakdown
Score Breakdown
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
- Scripts lack explicit expected output examples. You describe what they do, but...
AI-Detected Topics
Extracted using NLP analysis
Report Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Reporting issue with:
mastering-git-cli
https://github.com/SpillwaveSolutions/mastering-git-cli-agent-skillThank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.