Git Sync banner
pedrol-cmd pedrol-cmd

Git Sync

Git community

Description

--- description: Performs a safe git rebase and resolves conflicts systematically. --- # /git-sync Maintains a clean git history without the headache of manual conflict resolution. ## Usage 1. Runs the rebase onto the target branch. 2. Automatically identifies and suggests fixes for conflicts. 3. Verifies build state before finishing. ## Specialist Agent @fullstack-dev

Installation

Installs to ~/.claude/commands/pedrol-cmd-brain-drin-git-sync.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/pedrol-cmd/brain-drin/HEAD/.claude/commands/git-sync.md -o ~/.claude/commands/pedrol-cmd-brain-drin-git-sync.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository