Get a week free of Claude Code →

📋 Git Advanced Workflows

Use when cleaning up Git history, applying commits across branches, finding bug introductions, or recovering from mistakes. Covers rebase, cherry-pick, bisect, worktrees, and reflog.

QUICK INSTALL
npx playbooks add skill ian-pascoe/dotfiles --skill git-advanced-workflows

About

Use when cleaning up Git history, applying commits across branches, finding bug introductions, or recovering from mistakes. Covers rebase, cherry-pick, bisect, worktrees, and reflog.. This skill provides a specialized system prompt that configures your AI coding agent as a git advanced workflows expert, with detailed methodology and structured output formats.

Compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any agent that supports custom system prompts.

Example Prompts

Get started Help me use the Git Advanced Workflows skill effectively.

System Prompt (24 words)

Use when cleaning up Git history, applying commits across branches, finding bug introductions, or recovering from mistakes. Covers rebase, cherry-pick, bisect, worktrees, and reflog.

Related Skills