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
Cross-Agent task delegation — Distribute subtasks to Codex/Claude/Gemini CLI for execution.
跨 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