dispatch

Assign ready tasks to parallel agent teammates with risk assessment and model selection.

4|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/josephneumann/claude-corps --skill dispatch-josephneumann
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dispatch
Source: https://github.com/josephneumann/claude-corps/tree/main/skills/dispatch
Command: npx skills add https://github.com/josephneumann/claude-corps --skill dispatch-josephneumann

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of assigning multiple ready tasks to a team of parallel agents, ensuring efficient workload distribution and task execution.

Core Features & Use Cases

  • Task Assignment: Automatically selects and assigns ready tasks to agent teammates.
  • Parallel Execution: Enables multiple agents to work on different tasks simultaneously on isolated branches.
  • Risk Assessment & Model Selection: Dynamically assesses task risk and selects appropriate AI models (Opus/Sonnet) for each task.
  • Use Case: When you have several bugs or features ready for development, use this Skill to quickly spin up a team of agents to tackle them concurrently, accelerating your development cycle.

Quick Start

Use the dispatch skill to assign up to 3 ready tasks to parallel agent teammates.

Frequently Asked Questions about dispatch

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I assign multiple ready tasks to parallel agents for concurrent execution?

Task assignment to parallel agents involves selecting ready items from a backlog, assessing risk, and allocating appropriate models. This process manages branch isolation and provides post-dispatch summaries for coordinated workflow orchestration.

Can I use automated and plan-approval modes for workflow orchestration?

Workflow orchestration supports both automated and plan-approval modes for task execution. This allows dynamic management of parallel agent assignments based on your required level of oversight and risk assessment.

How does risk assessment work when selecting AI models for task assignment?

Risk assessment for model selection dynamically evaluates tasks to assign appropriate AI models like Opus or Sonnet. This ensures each parallel agent receives a model matched to the task's complexity profile.

What is the best way to distribute bugs or features across isolated branches?

Distributing bugs or features across isolated branches is managed by selecting ready tasks from a backlog for parallel agents. The system verifies branch isolation to prevent conflicts during concurrent development cycles.

Do I need to manually verify branch isolation when spinning up agent teams?

No, you do not need to manually verify branch isolation when spinning up agent teams. The workflow orchestration mechanism includes branch isolation verification automatically during the task assignment process.