Dherman Claude Plugins
dherman-claude-plugins is a Claude Code plugin for the Ship phase that automates rewriting git commit sequences into clean, readable branches for code review.
Install when you want Claude to rewrite messy git commit sequences into clean, readable branches before code review.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install dherman-claude-plugins@dherman/claude-pluginsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:dherman/claude-plugins") and the paste-ready config with skillselion.get_install_config("plugin:dherman/claude-plugins").
What it does
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. Indie builders 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.
Highlights
- 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
Why builders use it
Messy commit stacks make solo PRs hard to review and scare you away from rebasing before you ship a branch.
After installing the plugin, you can drive automated commit rewrites so reviewers see a clear, readable sequence instead of a pile of WIP commits.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
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.
Comments
Share how you use dherman-claude-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.