Skip to main content

Git Advanced Workflows

Skill Verified Active

Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues.

Purpose

To empower users to master advanced Git techniques for maintaining clean history, collaborating effectively, and recovering from any Git-related situation with confidence.

Features

  • Interactive rebase for history editing
  • Cherry-picking specific commits across branches
  • Git bisect for bug introduction identification
  • Worktrees for simultaneous multi-branch development
  • Reflog for recovering lost commits and history
  • Detailed workflows for common advanced tasks

Use Cases

  • Cleaning up commit history before merging
  • Applying specific commits across branches
  • Finding commits that introduced bugs
  • Working on multiple features simultaneously
  • Recovering from Git mistakes or lost commits

Non-Goals

  • Basic Git operations (commit, push, pull, branch)
  • Git server administration or configuration
  • Advanced CI/CD pipeline integration beyond Git workflows

Scope

  • info:Dry-run previewWhile Git commands like rebase and cherry-pick can be aborted, there isn't an explicit `--dry-run` equivalent for all operations documented.

Installation

First, add the marketplace

/plugin marketplace add wshobson/agents
/plugin install developer-essentials@claude-code-workflows

Quality Score

Verified
95 /100
Analyzed 12 days ago

Trust Signals

Last commit14 days ago
Stars35.3k
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.