Skill
Task
Dispatching Parallel Agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Overview
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Canonical source
The full SKILL.md contract lives in the Datarim repo: skills/dispatching-parallel-agents/SKILL.md. This page is a stub — the canonical contract (loading rules, invariants, examples, tests, validators) is in the Markdown source. Pages mirror SKILL.md content on a rolling basis.