
Lhohan Agent Chisels
- 4 repo stars
- Updated May 12, 2026
- lhohan/agent-chisels
lhohan-agent-chisels is a Claude Code plugin that supplies reusable skills, ADR documentation, jj VCS helpers, and skill evaluation for AI agents.
About
lhohan-agent-chisels is a Claude Code plugin collection aimed at developers 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. 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.
- 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
Lhohan Agent Chisels by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install lhohan-agent-chisels@lhohan/agent-chiselsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 4 |
|---|---|
| Last updated | May 12, 2026 |
| Repository | lhohan/agent-chisels ↗ |
What it does
Install a small toolkit of agent chisels—ADR documentation, jj VCS support, and skill evaluation—for consistent Claude Code and multi-agent workflows.
Who is it for?
Best when you're standardizing Claude Code commands, ADRs, and jujutsu-friendly agent habits across multiple codebases.
Skip if: Skip if you only need a single domain skill (e.g. pure SEO) with no interest in agent workflow or architecture docs.
What you get
After install, you get three focused plugins so agents document decisions, use jj-aware workflows, and evaluate skills before you rely on them daily.
- Formatted ADR and architecture documentation drafts
- Standardized agent commands/skills usable across tools
- Skill evaluation and verification passes before rollout
Recommended Plugins
How it compares
Reusable agent command library, not a 12-team orchestration marketplace.
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.