Lhohan Agent Chisels
lhohan-agent-chisels is a Claude Code plugin for the Build phase that supplies reusable skills, ADR documentation, jj VCS helpers, and skill evaluation for AI agents.
Install a small toolkit of agent chisels—ADR documentation, jj VCS support, and skill evaluation—for consistent Claude Code and multi-agent workflows.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install lhohan-agent-chisels@lhohan/agent-chiselsBuilt 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/agent-chisels") and the paste-ready config with skillselion.get_install_config("plugin:lhohan/agent-chisels").
What it does
lhohan-agent-chisels is a Claude Code plugin collection aimed at builders who treat agents like craft tools: small, sharp, reusable commands instead of sprawling one-off prompts. The repository bundles three plugins spanning documentation of architectural decisions (ADR), comprehensive agent skills and commands, and evaluation or verification patterns so you can see whether a skill still behaves as intended. Keywords highlight jj/jujutsu for modern version control, traditional VCS support, split workflows, and reference guidance—signals that this is as much about how you ship with agents as what code they write. Solo developers benefit when they want ADRs to stay consistent, when they experiment with jujutsu alongside Claude, or when they iterate on custom skills and need a structured evaluate step before trusting them in production repos. It is not a full PM suite or hosted marketplace; it is a chisel set you bolt onto Claude Code and peer agents.
Highlights
- 3 plugins: architectural decisions, agent commands/skills, and evaluation-oriented tooling
- ADR documentation with detailed formats and architectural decision guidance
- Jujutsu (jj) version-control support alongside traditional VCS workflows
- EvaluateSkills-style quality assurance and verification for agent capabilities
- Cross-agent reuse: designed for Claude Code and other AI agents
Why builders use it
Builders duplicate ad-hoc agent commands and lack ADRs, VCS discipline, and verification when custom skills proliferate across projects.
After install, you get three focused plugins so agents document decisions, use jj-aware workflows, and evaluate skills before you rely on them daily.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 3 stars, 0 votes.
FAQ
Who is lhohan-agent-chisels for?
It is for developers using Claude Code or other agents who want shared skills, ADR writing support, jj VCS integration, and skill evaluation in one small plugin set.
When should I use lhohan-agent-chisels?
Use it while defining agent workflows, recording architectural decisions, or verifying custom skills before you promote them as defaults in your repos.
How do I add lhohan-agent-chisels to my agent?
Install the lhohan/agent-chisels Claude Code plugin bundle, enable the three packaged plugins, and invoke the relevant skill or command from your agent’s plugin menu.
Comments
Share how you use lhohan-agent-chisels, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.