Ohare93 Claude Setup
ohare93-claude-setup is a Claude Code plugin for the Build phase that bundles custom agents, commands, templates, and documentation for repeatable Claude Code workflows.
Install to bootstrap a opinionated Claude Code workspace with custom agents, commands, templates, and workflow documentation.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install ohare93-claude-setup@ohare93/claude-setupBuilt 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:ohare93/claude-setup") and the paste-ready config with skillselion.get_install_config("plugin:ohare93/claude-setup").
What it does
ohare93-claude-setup is a community Claude Code plugin that packages one builder’s full agent ergonomics—custom agents, commands, templates, and documentation—so you do not rebuild Claude Code from scratch every new repo. Solo founders feel this pain acutely: without shared commands, every session reinvents prompting, git ritual, and review steps. The catalog describes it as comprehensive rather than a single-purpose integration, which places it in agent-tooling with journey-wide reach. You can lean on it when validating scope (repeatable command templates), when building features (specialized subagents), when shipping (review-oriented commands), and when operating (documented workflows for iteration). Repo keywords mention jujutsu and NixOS, so it may skew toward developers on jj and declarative environments, but the framing is general Claude Code workflow glue. It is not a hosted SaaS or a domain MCP for one API; it is local configuration and patterns. Beginners gain structure; advanced users fork templates to match their monorepo.
Highlights
- Comprehensive collection of custom Claude Code agents and slash commands
- Reusable templates for recurring development workflows
- Bundled documentation for how tools and skills fit together
- Keywords surface jujutsu (jj) and NixOS-oriented development patterns
- Single-plugin marketplace entry packaging the whole setup
Why builders use it
Starting Claude Code from a blank project wastes time recreating agents, commands, and workflow docs every time you switch repos or hats.
After install, you inherit a documented kit of agents and command templates you can align with your stack and reuse across idea-through-operate work.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is ohare93-claude-setup for?
Indie developers and small teams who want prebuilt Claude Code agents, commands, and templates instead of configuring everything from zero.
When should I use ohare93-claude-setup?
Use it when you onboard a new machine or repo and need consistent Claude Code workflows across build, ship, and operate tasks.
How do I add ohare93-claude-setup to my agent?
Install the ohare93/claude-setup plugin from the Claude Code marketplace, then copy or adapt bundled agents, commands, and docs into your project conventions.
Comments
Share how you use ohare93-claude-setup, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.