cw-dispatch

Community

Dispatch independent tasks to parallel workers.

Authorsighup
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill coordinates parallel task execution by identifying independent tasks and spawning dedicated workers after cw-plan to speed up delivery.

Core Features & Use Cases

  • Parallel task dispatch: Group ready tasks by dependency and assign them to separate workers for concurrent execution.
  • Ownership and governance: Ensure tasks are claimed by a single worker and progress is tracked through the workflow.
  • Use Case: When a feature plan yields multiple unblocked tasks, cw-dispatch runs them in parallel to shorten cycle time and improve throughput.

Quick Start

Initiate cw-dispatch after cw-plan to assign ready tasks to worker agents for parallel execution.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cw-dispatch
Download link: https://github.com/sighup/claude-workflow/archive/main.zip#cw-dispatch

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.