Git Workflows

Git Workflows from dtsong/claude-code-wsl-setup.

by @dtsong 12 skills

Skills in this plugin

12
  1. Git Pull · dtsong
    Pull remote changes with merge or rebase strategy
    1 install
  2. Git Push · dtsong
    Push commits to remote with upstream handling
    1 install
  3. Git Sync · dtsong
    Fetch and show remote changes without modifying local branch
    1 install
  4. Git Abort · dtsong
    Abort failed merge, rebase, or cherry-pick operations
    1 install
  5. Git Stash · dtsong
    Stash management - save, pop, list, and drop stashed changes
    1 install
  6. Git Branch · dtsong
    Create new branches with naming conventions
    1 install
  7. Git Rebase · dtsong
    Rebase current branch onto main with guidance
    1 install
  8. Git Squash · dtsong
    Squash commits non-interactively for cleaner history
    1 install
  9. Git Switch · dtsong
    Switch branches safely with uncommitted change handling
    1 install
  10. Git Conflicts · dtsong
    Guided conflict resolution for merge and rebase conflicts
    1 install
  11. Git Merge Main · dtsong
    Merge main branch into current feature branch
    1 install
  12. Git Delete Branch · dtsong
    Delete local and remote branches with safety checks
    1 install