agent-task-splitter
CommunitySplit goals into subtasks for multi-agent runs.
AuthorWenyuChiou
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Bridge between a high-level goal and the multi-agent execution pipeline. You write .coord/plan.yml (the DAG) and the per-agent task files. The delegate skills codex-delegate and gemini-delegate invoke the agents using those task files. The plan stops at file generation — this skill does not itself run the agents.
Core Features & Use Cases
- Decompose a high-level goal into a DAG of subtasks and classify each by agent (codex / gemini / claude).
- Emit a .coord/plan.yml plus per-agent task files for Codex, Gemini, and Claude.
- Enable downstream delegate skills to invoke agents and reconcile outputs.
Quick Start
Trigger the splitter by providing a high-level goal and optional constraints; it will output a round-1 plan and per-agent task files ready for downstream delegate skills.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: agent-task-splitter Download link: https://github.com/WenyuChiou/agent-collab-skills/archive/main.zip#agent-task-splitter Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.