
Dherman Claude Plugins
- Updated October 27, 2025
- dherman/claude-plugins
dherman-claude-plugins is a Claude Code plugin that automates rewriting git commit sequences into clean, readable branches for code review.
About
dherman-claude-plugins is a two-plugin Claude Code bundle focused on git hygiene: it automates rewriting commit sequences so branches read cleanly for code review. Developers who stack WIP commits or merge noisy histories before opening a PR get a structured agent-driven rewrite instead of manual interactive rebase sessions they may not trust. Use it in the ship phase when the product work is done enough to review but the branch story is still confusing. The plugins emphasize readable sequences and review-ready narratives rather than feature generation. It pairs conceptually with review tooling but is distinct: this rewrites history; annotation tools comment on the result. Treat experimental interaction modes as optional flavor on top of the core rewrite workflow.
- Two-plugin pack automating git commit sequence rewrites
- Produces clean, readable branches aimed at reviewer-friendly history
- Includes experimental agent personas (e.g. historian, poet) for rewrite interaction
Dherman Claude Plugins by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install dherman-claude-plugins@dherman/claude-pluginsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | October 27, 2025 |
|---|---|
| Repository | dherman/claude-plugins ↗ |
What it does
Install when you want Claude to rewrite messy git commit sequences into clean, readable branches before code review.
Who is it for?
Best when you finish features on noisy branches and want agent-assisted history cleanup before review.
Skip if: Repos with strict immutable-history policies or teams that forbid any automated history rewriting.
What you get
After installing the plugin, you can drive automated commit rewrites so reviewers see a clear, readable sequence instead of a pile of WIP commits.
- Rewritten commit sequences on a target branch
- Review-optimized readable git history for PRs
Recommended Plugins
How it compares
Git history rewrite automation for review, not browser line annotations or domain PCB skills.
FAQ
Who is Dherman Claude Plugins for?
Claude Code users who regularly open PRs from branches with cluttered commits and want automated help squashing or rewriting into review-friendly sequences.
When should I use Dherman Claude Plugins?
Use it right before code review when the branch logic is sound but commit history needs cleanup for readable diffs and narrative.
How do I add Dherman Claude Plugins to my agent?
Add the dherman/claude-plugins bundle in Claude Code, enable both plugins, and run the commit-rewrite workflow on your target branch with backups or a safety branch first.