Task Delegation

When a subtask should run on a different agent (Codex/Claude/Gemini) → delegate and track cross-agent execution. Use when this capability is needed.

tomevault-io Updated

File contents

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

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/cklxx--elephant-ai--task-delegation commit a6672103f6

Frequently asked questions

npx skillmds@latest add tomevault-io/task-delegation-2