LLM Skills
~/catalog/debugging & maintenance//git-workflows

Git Workflows

/git-workflows

Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking

ClawHub communityClawHub community
5
May 11, 2026
// skill content

Skill created by the community and listed sinceClawHub . Canonical source:https://clawhub.ai/skills/git-workflows Version: 1.0.0 Source changelog: Initial release: Interactive rebase, bisect, worktree, reflog recovery, cherry-pick, subtree/submodule, sparse checkout, conflict resolution, stash patterns, blame archaeology

// original public source
https://clawhub.ai/skills/git-workflows
License: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/git-workflows" "https://clawhub.ai/skills/git-workflows"
Then in Claude Code, type /git-workflows to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Stars 5
UpdatedMay 11, 2026
Format.md
AccessFree
// similar

Skills Debugging & maintenance

View allarrow_forward