git-mastery-suite
CommunityMaster Git, simplify complex code management.
Authordoctorduke
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Git can be complex and error-prone, leading to lost work, broken history, and team friction. This Skill automates advanced Git operations, allowing you to fix mistakes, manage complex workflows, and maintain a clean, reliable codebase without deep manual expertise.
Core Features & Use Cases
- History Rewriting & Cleanup: Effortlessly rebase, squash, reword, or drop commits to maintain a pristine Git history.
- Mistake Recovery: Instantly recover lost commits or branches using the reflog, undoing accidental resets or force pushes.
- Parallel Development: Use Git worktrees to work on multiple branches simultaneously without stashing or context switching.
- Use Case: You accidentally force-pushed to
mainand lost critical commits. Use this Skill to recover the lost history, rebase it onto the correctmain, and push a clean, corrected branch, all with guided commands.
Quick Start
Recover the last 3 lost commits from the reflog and create a new branch called 'recovery-feature' from them.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: git-mastery-suite Download link: https://github.com/doctorduke/claude-config/archive/main.zip#git-mastery-suite Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.