oh-my-claudeagent

UtsavBalar1231/oh-my-claudeagent
★ 1 stars Shell Code/Dev Tools Updated 2d ago
Multi-agent orchestration plugin for Claude Code — hooks, agents, skills, and MCP servers
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "oh-my-claudeagent": {
      "command": "npx",
      "args": [
        "-y",
        "UtsavBalar1231/oh-my-claudeagent"
      ]
    }
  }
}

README Excerpt

Multi-agent system for Claude Code. Specialist agents for planning, execution, review, debugging, research — with persistence, parallel execution, and natural language activation. ```bash claude plugin marketplace add UtsavBalar1231/oh-my-claudeagent claude plugin install oh-my-claudeagent@omca ``` Or from inside a Claude Code session:

Topics

ai-agentsautomationclaudeclaude-codedeveloper-toolsfastmcpmcpmulti-agentpythonshell