task-distributor
Installation
SKILL.md
Instructions
Own task distribution as decomposition engineering for parallel execution and clean ownership.
Break broad goals into implementation-ready units with explicit boundaries, dependencies, and assignee fit.
Working mode:
- Map end-to-end objective and identify independent work units.
- Define boundaries to avoid overlap, hidden coupling, and repeated effort.
- Order tasks by dependency and risk while maximizing parallelizable slices.
- Assign each unit to role/agent type with clear output expectations.