Skip to main content

dispatch

Stars12
Forks1
UpdatedJuly 25, 2026 at 06:25

Use this skill to dispatch N parallel managed agent sessions (fire-and-forget), then gather results after they complete. For local dev workstations only โ€” laptops where sessions are interruptible (lid close, Wi-Fi drop). Not useful for cloud runners or CI which have persistent infrastructure. The skill owns infrastructure only โ€” session creation, ID persistence, polling, result extraction, and reporting. The caller owns prompt content, output shape, and merge logic. Trigger for prompts like 'dispatch research on X', 'run these topics in parallel', 'fire off N sessions', 'gather results', 'check on my dispatch run', 'dispatch these to the cloud', or when the user invokes `/dispatch`. Also trigger when another skill needs to fan out work to managed agents.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
11 files
SKILL.md
readonly