Lhohan Claude Code Plugins
lhohan-claude-code-plugins is a Claude Code plugin marketplace for the Ship and Build phases that bundles reusable commands, skills, hooks, Jujutsu-oriented VCS help, and code-review evaluation for solo developers.
Install Hans’ three-plugin bundle to standardize Jujutsu workflows, structured code review, and session hooks inside Claude Code.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install lhohan-claude-code-plugins@lhohan/claude-code-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:lhohan/claude-code-plugins") and the paste-ready config with skillselion.get_install_config("plugin:lhohan/claude-code-plugins").
What it does
lhohan-claude-code-plugins is a small, curated Claude Code marketplace packing three plugins that Hans reused across real repositories: version-control help centered on Jujutsu, review and evaluation tooling, and hooks that fire at sensible session boundaries. Solo builders who want opinionated structure instead of ad-hoc prompts install the marketplace once and pick the skill or command that matches the moment—triage a diff, run an evaluator pass, or keep jj/git conventions consistent. It is not a hosted SaaS or MCP server; it is local plugin metadata plus skills and commands you register in Claude Code. The bundle skews toward developers already shipping code who care about review quality and VCS hygiene. Because it mixes agent configuration (hooks) with ship-time review, treat it as a multi-phase companion rather than a single integration. Confidence is moderate where per-plugin SKILL.md bodies were not inlined in the ingest payload—tags follow repo keywords and described capabilities.
Highlights
- Curated bundle of 3 Claude Code plugins: commands, skills, and hooks from one maintainer repo
- Jujutsu (jj) version-control guidance alongside traditional Git-oriented solo-builder flows
- Comprehensive code-review and evaluation prompts with actionable suggestions against best practices
- SessionStart and workflow hooks for repeatable engineering rituals in the agent
- Productivity-focused cmds for analysis, structure, and quality assurance without leaving Claude Code
Why builders use it
Scattered one-off Claude prompts make code review inconsistent and version-control steps easy to skip during fast agent sessions.
After registering the marketplace, you get named skills and hooks for structured review, evaluation, and jj-aware workflows without rewriting prompts each session.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 2 stars, 0 votes.
FAQ
Who is lhohan-claude-code-plugins for?
Solo and small-team developers who already use Claude Code and want reusable commands, skills, and hooks for review, evaluation, and version-control workflows.
When should I use lhohan-claude-code-plugins?
Use it when you want standardized code-review passes, quality evaluation prompts, or Jujutsu-oriented VCS guidance during agent-assisted coding and before you merge.
How do I add lhohan-claude-code-plugins to my agent?
Add the lhohan/claude-code-plugins repository as a Claude Code plugin marketplace source, install the bundle, then enable the individual plugins (3 total) you need in your project or user config.
Comments
Share how you use lhohan-claude-code-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.