
Johnclyde Clydehub
- Updated October 9, 2025
- johnclyde/clydehub
johnclyde-clydehub is a Claude Code plugin that enforces an opinionated git workflow with smart staging, clean commits, and zero attribution.
About
johnclyde-clydehub is a Claude Code plugin that imposes an opinionated git workflow on agent-assisted development: intelligent staging, disciplined commits, and zero attribution so your history looks like human-maintained work, not bot-sprayed metadata. developers install it when Claude Code otherwise produces sprawling diffs, partial stages, or commit footers they do not want in public or client repos. It sits in build integrations because git is the integration surface between the agent and your source of truth, but it also supports ship review and launch moments when commit series must be tight before merge or tag. The plugin does not replace code review skills or CI; it standardizes how changes land in git while you still own message quality and branch strategy. Beginners benefit if they already use git daily; advanced users appreciate consistent staging rules across fast agent loops.
- Opinionated git workflow tailored for Claude Code-assisted edits
- Smart staging so commits stay focused and reviewable
- Clean commit messages without cluttering history
- Zero attribution policy—avoids unwanted Co-authored-by style noise
- Single-plugin bundle (pluginCount: 1) for clydehub workflow commands
Johnclyde Clydehub by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install johnclyde-clydehub@johnclyde/clydehubAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | October 9, 2025 |
|---|---|
| Repository | johnclyde/clydehub ↗ |
What it does
Opinionated git workflow inside Claude Code: smart staging, readable commits, and no unwanted attribution lines while you ship changes.
Who is it for?
Best when you commit frequently from Claude Code and want disciplined git hygiene without hand-editing every stage and footer.
Skip if: Skip if you have rigid corporate git bots or developers and rarely commit from the agent and prefer fully manual git only.
What you get
After install, Claude Code follows clydehub’s git rules so changes stage cleanly and commits stay focused without unwanted attribution lines.
- Consistent smart-staging behavior during Claude Code edits
- Clean, review-ready commits without unwanted attribution
- Repeatable opinionated git workflow across agent sessions
By the numbers
- pluginCount: 1
- catalog category: community
- repository: johnclyde/clydehub
Recommended Plugins
How it compares
Git workflow plugin for Claude Code, not a code review skill, security scanner, or hosting integration.
FAQ
Who is Johnclyde Clydehub for?
It is for Claude Code users who want opinionated git staging and commits—especially developers tired of messy agent-generated diffs and attribution.
When should I use Johnclyde Clydehub?
Use it whenever you land agent-written changes to git and need smart staging, clean messages, and zero attribution before review or release.
How do I add Johnclyde Clydehub to my agent?
Install the clydehub plugin from johnclyde/clydehub into Claude Code, enable it on repos where you want the workflow, and use its git commands during commit flows.