dispatch

Installation
SKILL.md

The mailbox front door for handing work off. Either destination composes the body per the mailbox compose rules and streams it straight into the send flow — no handoff file on disk.

Make sure your own inbox exists first (mailbox setup flow) so the recipient can reply.

Choose the destination

Parse the operator's request into a recipient name (if any) and an optional what (a refinement of the handoff, e.g. "just the failing tests"). Then:

Installs
6
Repository
fuzzyfox/skills
GitHub Stars
4
First Seen
Jun 12, 2026
dispatch — fuzzyfox/skills