Agent Task Splitter

Use when the user asks to split a goal across Claude, Codex, or Gemini; plan a multi-agent run; break work into parallel agent tasks; or decompose a large task that needs bounded context handoffs. This is the **generic** multi-agent task splitter — writes `.coord/plan.yml` (a DAG) plus per-agent task files. NOT for research-domain routing that touches `.research/`, `.paper/`, or Zotero/Obsidian/NotebookLM ingest pipelines — for those, use `research-hub-multi-ai` instead (different artifact `.coord/multi_ai_plan.md`, research-hub-aware reconciliation).

tomevault-io 242f013 2 files · 28.0 KB Updated

File contents

tomevault-io/skills-registry/tree/main/wenyuchiou--agent-collab-skills--agent-task-splitter commit 242f0135ac

Frequently asked questions

npx skillmds@latest add tomevault-io/agent-task-splitter