Elmisi Claude Code Automation
elmisi-claude-code-automation is a Claude Code plugin for the Build phase that advises solo builders on choosing and creating skills, hooks, subagents, and permissions.
Install an expert advisor plugin that helps you choose and scaffold the right Claude Code automation—skills, hooks, subagents, and permissions.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install elmisi-claude-code-automation@elmisi/claude-code-automationBuilt 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:elmisi/claude-code-automation") and the paste-ready config with skillselion.get_install_config("plugin:elmisi/claude-code-automation").
What it does
elmisi-claude-code-automation is a community Claude Code plugin that acts as an expert advisor when you are unsure which automation primitive to add next. Solo builders often accumulate random skills and hooks until permissions sprawl and behavior feels unpredictable; this bundle is meant to sit at decision points across the journey and recommend whether you need a skill, a hook, a subagent, or a tighter permission rule for the job at hand. Because it is methodology-oriented rather than a single API bridge, journey-wide scope fits: the same advisor logic applies when you are scoping in Validate, hardening in Ship, or refining workflows in Operate. The canonical Build / agent-tooling shelf reflects where most users first install it—while bootstrapping a new Claude Code setup. Expect conversational guidance and scaffolding help, not a turnkey integration to an external SaaS. Intermediate complexity assumes you already run Claude Code and can edit project automation files. One plugin in the repo keeps the surface area focused on automation architecture instead of feature delivery itself.
Highlights
- Expert advisor framing for automation decisions—not a single fixed skill
- Guides creation of skills, hooks, subagents, and permission profiles
- Helps match the right automation pattern to the task instead of over-building
- Single focused plugin (pluginCount: 1) in elmisi/claude-code-automation
- Supports iterate-style improvements to your Claude Code operating system over time
Why builders use it
You are unsure whether the next improvement should be a skill, hook, subagent, or permission change, so automation piles up without a coherent system.
After you add the plugin, you get structured advisor guidance to pick and create the right automation primitive instead of guessing.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is elmisi-claude-code-automation for?
It is for Claude Code users who design their own agent workflows and need help deciding among skills, hooks, subagents, and permissions.
When should I use elmisi-claude-code-automation?
Use it before adding new automation anywhere in the solo-builder journey—especially when bootstrapping agent-tooling or cleaning up an overgrown config.
How do I add elmisi-claude-code-automation to my agent?
Install the plugin from elmisi/claude-code-automation through Claude Code’s plugin registry, then invoke the advisor when planning automation changes.
Comments
Share how you use elmisi-claude-code-automation, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.