Last commit on August 5, 2026·Created on June 14, 2026
amElnagdy/delegate-skills
“A relay system for delegating coding tasks to specialized agent CLIs”
Combined rank
#263
across all skills
In Agent Orchestration
#17
category rank
Stars
691
+16.5% in last 7d
Forks
76
+16.9% in last 7d
Watchers
10
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of real attention, adoption, and active maintenance.
This collection provides a framework for orchestrating multiple coding agents, allowing a primary agent to delegate specific implementation tasks to separate CLI tools. It structures the handoff between an orchestrator and implementers like Claude Code, Cursor, or Grok.
By treating different AI agents as specialized workers, developers can build workflows where complex tasks are broken down and routed to the tool best suited for the specific coding requirement, followed by a review of the resulting diffs.
WHO IT'S FOR
AI agent / automation builders
orchestrate multiple coding agents for complex tasks
Technical leads / architects
establish AI-driven coding workflows with human review
Platform / DevEx teams
standardize AI coding tool integration across environments