# dispatch

A Claude Code skill that 10x's your effective context window by dispatching tasks to background AI workers.

- Tier: Indexed (plain plugin)
- Category: Agent Orchestration
- Page: https://www.flowy.sh/listings/bassimeledath-dispatch
- Source: https://github.com/bassimeledath/dispatch
- Price: free and open source

## Summary
dispatch is a Claude Code plugin with 1 hand-picked skill for agent orchestration work, indexed on Flowy. Install it with the command on its page. It includes dispatch. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add bassimeledath/dispatch --agent claude-code
```

## Skills
- dispatch

## FAQ

### What is dispatch?
A Claude Code skill that 10x's your effective context window by dispatching tasks to background AI workers.

### How do I install dispatch?
Run these in Claude Code: npx -y skills add bassimeledath/dispatch --agent claude-code. Then prompt normally.

### Does dispatch auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is dispatch free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
