git-advanced-workflows

Community

Master Git history, collaborate, and recover with ease.

Authoryusoofsh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill equips you with advanced Git techniques to maintain a clean, linear commit history, collaborate effectively on complex features, and confidently recover from any Git mistake or lost work.

Core Features & Use Cases

  • Interactive Rebase: Edit, squash, reword, and reorder commits to craft a pristine history before merging.
  • Cherry-Picking: Apply specific commits across branches without full merges, ideal for hotfixes.
  • Git Bisect: Perform a binary search through history to quickly pinpoint the exact commit that introduced a bug.
  • Worktrees & Reflog: Work on multiple branches simultaneously and recover lost commits or branches with your Git safety net.
  • Use Case: Clean up a messy feature branch with dozens of "fix typo" commits into a concise, logical history before submitting a pull request, making it easier for reviewers.

Quick Start

Use the git-advanced-workflows skill to generate the Git command for an interactive rebase of the last 5 commits on the current branch.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 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-advanced-workflows
Download link: https://github.com/yusoofsh/dotfiles/archive/main.zip#git-advanced-workflows

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.