git-ops

Safe git operations including commits, branches, merges, worktrees, and conflict resolution. Use when user wants to commit and push changes, manage branches, resolve conflicts, or create isolated workspaces. Activates when user says "commit", "push", "merge", "branch", "pull", "rebase", "worktree", "conflict", or similar git workflow requests.

$ Installieren

git clone https://github.com/TheSethRose/Copilot-Skills /tmp/Copilot-Skills && cp -r /tmp/Copilot-Skills/.github/copilot-skills/operations/git-ops ~/.claude/skills/Copilot-Skills

// tip: Run this command in your terminal to install the skill