
Jarrodwatts Claude Delegator
- 983 repo stars
- Updated March 9, 2026
- jarrodwatts/claude-delegator
jarrodwatts-claude-delegator is a Claude Code plugin that delegates scoped tasks to Codex and Gemini through MCP-style orchestration and specialized expert subagents.
About
jarrodwatts-claude-delegator is a Claude Code plugin that lets developers delegate bounded tasks to Codex and Gemini while Claude remains the orchestrator. Catalog copy and keywords emphasize MCP, OpenAI GPT/Codex paths, subagents, and expert modes such as analyst, architect, reviewer, and security—useful when one model is great at planning but another is stronger at a narrow audit or implementation slice. You install it when parallel model access is part of your stack but context switching between terminals and browsers is killing momentum. Typical flows: scope a change in Claude, delegate a test-heavy or review-heavy slice, merge results back into your main thread. It is an orchestration layer, not a replacement for your own acceptance criteria or production secrets handling. Expect intermediate setup (API access, delegate configuration) and clear task boundaries so delegation stays safe on a one-person codebase.
- Delegates tasks from Claude Code to Codex and Gemini without leaving the primary session
- MCP-oriented orchestration with scoped delegation rather than blind full-repo handoffs
- Specialized expert personas including analyst, architect, reviewer, and security-oriented roles
- Single-plugin bundle (pluginCount 1) from jarrodwatts/claude-delegator (~933 catalog stars)
Jarrodwatts Claude Delegator by the numbers
- Data as of Jul 27, 2026 (Skillselion catalog sync)
/plugin install jarrodwatts-claude-delegator@jarrodwatts/claude-delegatorAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 983 |
|---|---|
| Last updated | March 9, 2026 |
| Repository | jarrodwatts/claude-delegator ↗ |
What it does
Install Claude Delegator when you want to hand scoped work from Claude Code to Codex or Gemini via MCP-style orchestration and expert subagents.
Who is it for?
Best when you already pay for or can access multiple LLM backends and want Claude Code as the single control plane.
Skip if: Anyone who only uses one model and does not want to manage API keys, scopes, or cross-vendor delegation policies.
What you get
After installation, you route analyst, architect, reviewer, or security-style work to the right model from inside Claude Code and fold answers back into one workflow.
- Cross-model task handoffs initiated from Claude Code
- Expert-role delegations (analyst, architect, reviewer, security) with bounded scope
- Consolidated session narrative instead of fragmented multi-tool copy-paste
By the numbers
- Catalog lists pluginCount 1 for jarrodwatts/claude-delegator
- Described in catalog as delegating to Codex and Gemini from within Claude Code
- Catalog metadata reports approximately 933 GitHub stars (starsFetchedAt 2026-04-06)
Recommended Plugins
How it compares
Multi-model delegation orchestrator, not a single-skill markdown prompt pack.
FAQ
Who is Jarrodwatts Claude Delegator for?
It is for Claude Code users who want Codex and Gemini in the loop via delegation, especially when expert-style roles improve quality on a small team of one.
When should I use Jarrodwatts Claude Delegator?
Use it during implementation and review when a subtask fits another model better—architecture critique, security pass, or Codex-heavy coding—while Claude coordinates the session.
How do I add Jarrodwatts Claude Delegator to my agent?
Add the jarrodwatts/claude-delegator plugin in Claude Code, configure MCP and provider credentials per the repo README, then invoke delegator commands with explicit scope for each handoff.