Agent Skills: task-delegation

When a subtask should run on a different agent (Codex/Claude/Gemini) → delegate and track cross-agent execution.

UncategorizedID: cklxx/elephant.ai/task-delegation

Install this agent skill to your local

pnpm dlx add-skill https://github.com/cklxx/elephant.ai/tree/HEAD/skills/task-delegation

Skill Files

Browse the full folder contents for task-delegation.

Download Skill

Loading file tree…

skills/task-delegation/SKILL.md

Skill Metadata

Name
task-delegation
Description
When a subtask should run on a different agent (Codex/Claude/Gemini) → delegate and track cross-agent execution.

task-delegation

跨 Agent 任务分发:将子任务委派给外部 CLI agent 执行。

调用

python3 skills/task-delegation/run.py dispatch --agent codex --task 'fix the bug in main.go'
python3 skills/task-delegation/run.py list