parallel-dispatch

SKILLWorkflowcommunity
v0.0.0BK202503MITUpdated 1d agoSource →

When the user's message contains multiple INDEPENDENT tasks in one turn, fan out to N subagents in a single response instead of executing sequentially. Detects compound requests ("check A and also B", "all three of these", "look up X, grep for Y, and read Z") and routes each unit to the most specifi

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
6Repo stars
1Clients
1Formats
1d agoLast update
Skill
AuthorBK202503
Version0.0.0
LicenseMIT
CategoryWorkflow
Formatsskill.md
PromptNot published
Compatibility
Claude✓ Supported
Cursor
Copilot
ChatGPT
Gemini
About

When the user's message contains multiple INDEPENDENT tasks in one turn, fan out to N subagents in a single response instead of executing sequentially. Detects compound requests ("check A and also B", "all three of these", "look up X, grep for Y, and read Z") and routes each unit to the most specific worker (Explore, general-purpose, ...). Triggers automatically whenever a single user turn has ≥ 2

Keywords
skillclaude