
Yaniv Golan Git Hex
- Updated April 5, 2026
- yaniv-golan/git-hex
yaniv-golan-git-hex is a Claude Code plugin that refactors git history via MCP with guarded interactive rebase, fixups, and amendments.
About
yaniv-golan-git-hex is a Claude Code plugin that exposes AI-assisted git history refactoring through MCP. Developers who ship from feature branches often stall on interactive rebase, fixup chains, and amend loops—easy to leave `.git` in a half-finished state. Git Hex targets that pain by giving your agent curated tools and skills for rewriting history with explicit safety framing: plan the rebase, apply fixups, and handle conflicts without abandoning the working tree. It fits the Ship review moment when you want readable commits before merge or public release, and it remains useful in Operate when you iterate on main and need disciplined cleanup. The bundle is narrow by design—git rewrite, not general DevOps—so it pairs well with code review habits rather than replacing them. Install when you want the agent in the loop for history editing instead of memorizing rebase todo recipes every sprint.
- MCP-driven git history refactoring with interactive rebase workflows
- Fixup commits and amendments guided by the agent with safety emphasis
- Conflict-resolution oriented tooling so repos avoid broken mid-rebase states
- Stays inside the repository—no separate GUI for history surgery
- Curated skills and tools bundle focused on rewrite operations (plugin count 1)
Yaniv Golan Git Hex by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install yaniv-golan-git-hex@yaniv-golan/git-hexAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | April 5, 2026 |
|---|---|
| Repository | yaniv-golan/git-hex ↗ |
What it does
Let Claude Code safely rewrite git history—interactive rebase, fixups, and amendments—via MCP without breaking the repo.
Who is it for?
Best when you frequently squash, fixup, or amend commits and want agent assistance with safety rails.
Skip if: Skip if you forbid history rewrites or only need basic commit and push without rebasing.
What you get
You get MCP-guided rebase and fixup flows that keep history tidy before merge without abandoning the repo in a broken state.
- Agent-guided interactive rebase and fixup sessions
- Amend workflows with conflict-resolution support
- Cleaner commit history ready for PR or release
Recommended Plugins
How it compares
Git-history MCP toolkit, not a full CI/CD or generic code-review skill.
FAQ
Who is Yaniv Golan Git Hex for?
It is for developers using Claude Code who regularly clean up branches with rebase, fixup, and amend and want help avoiding broken repo states.
When should I use Yaniv Golan Git Hex?
Use it before merging or releasing when commit history needs squashing or restructuring, or when iterating on a branch with ongoing fixups.
How do I add Yaniv Golan Git Hex to my agent?
Add the plugin to Claude Code, enable the git-hex MCP integration in your local repo, and invoke its skills when planning an interactive rebase.