jarrodwatts/claude-delegator
Delegate tasks to Codex and Gemini directly from within Claude Code.
Implements five specialized expert agents (architect, security analyst, code reviewer, etc.) that Claude automatically routes tasks to via MCP, with each expert operating in either advisory (read-only analysis) or implementation (workspace-write) mode. Supports both Codex and Gemini providers interchangeably, preserving context across multi-turn conversations using thread IDs for chained implementation tasks.
902 stars. Actively maintained with 3 commits in the last 30 days.
Stars
902
Forks
42
Language
JavaScript
License
MIT
Category
Last pushed
Mar 09, 2026
Commits (30d)
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/jarrodwatts/claude-delegator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
kill136/claude-code-open
Open source AI coding platform with Web IDE, multi-agent system, 37+ tools, MCP protocol. MIT licensed.
context-machine-lab/sleepless-agent
🤖 24/7 AI agent that maximizes Claude Code Pro usage via Slack. Auto-processes tasks, manages...
m0n0x41d/quint-code
Structured reasoning framework for Claude Code, Gemini, Cursor, and Codex — hypothesis-driven...
GobbyAI/gobby
A local-first daemon to unify your AI coding tools. Session tracking and handoffs across Claude...
ShunsukeHayashi/agent-skill-bus
Self-improving task orchestration framework for AI agent systems. DAG-based task queue +...