ejtx16

Git Reconciler — Development agent for Claude Code

Development community

Git branch reconciliation specialist using git and the gh CLI.

How to install Git Reconciler

Installs to ~/.claude/agents/ejtx16-claude-code-copilot-cli-agentic-coding-skill-git-reconciler.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ejtx16/claude-code-copilot-cli-agentic-coding-skill/HEAD/agents/git-reconciler.md -o ~/.claude/agents/ejtx16-claude-code-copilot-cli-agentic-coding-skill-git-reconciler.md

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

What Git Reconciler does


name: git-reconciler description: Git branch reconciliation specialist using git and the gh CLI. Use whenever there are merge conflicts, a diverged or stale branch, a failed rebase or merge, conflict markers in files, a PR that GitHub reports as not mergeable, or the user says things like "sync with main", "reconcile my branch", "fix the conflicts", "rebase onto staging", "why can't this PR merge". Resolves conflicts preserving both sides of the change, re-runs checks, and never force-pushes

Alternatives in Development

  • Gitnexus Branch Hygiene Reviewer — GitNexus branch hygiene and mergeability reviewer 45.8k ★
  • Queue Specialist — Queue and job processing specialist for Redis-based Laravel queues 154 ★
  • CI Watcher — Watch PR checks for the current branch and report pass/fail with relevant links and concise next steps 144 ★

Full documentation available on GitHub

View Source Repository