parallel-dispatch
✓Generic parallel agent orchestration utility for launching multiple agents concurrently. Use when relevant to the task.
Installation
SKILL.md
Generic parallel agent orchestration utility for launching multiple agents concurrently.
This skill provides the foundational infrastructure for launching multiple agents in parallel, collecting their results, and handling timeouts. It is used by higher-level skills like artifact-orchestration, review-synthesis, and gate-evaluation.
Generic parallel agent orchestration utility for launching multiple agents concurrently. Use when relevant to the task. Source: jmagly/ai-writing-guide.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jmagly/ai-writing-guide --skill parallel-dispatch Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/jmagly/ai-writing-guide --skill parallel-dispatch- Source
- jmagly/ai-writing-guide
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is parallel-dispatch?
Generic parallel agent orchestration utility for launching multiple agents concurrently. Use when relevant to the task. Source: jmagly/ai-writing-guide.
How do I install parallel-dispatch?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jmagly/ai-writing-guide --skill parallel-dispatch Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/jmagly/ai-writing-guide
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01