parallel-dispatch-decomposition

Community

Decompose work into MECE parallel scope cards

Authorirahardianto
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It solves the challenge of turning a broad software delivery task into independent, parallelizable sub-tasks with clear boundaries, deliverables, and dependency expectations.

Core Features & Use Cases

  • MECE decomposition: Breaks work into mutually exclusive, collectively exhaustive clusters so nothing overlaps or gets missed.
  • Parallel scope cards: Produces scope cards with deliverables, file allowlists, shared reads, and explicit hard/soft dependencies.
  • Dependency-aware dispatch: Performs inputs/outputs/dependency scanning so downstream skills can build DAGs, validate ownership, and merge results safely.
  • Practical orchestration guardrails: Applies a parallelism cap check when decompositions create too many instances of the same agent type.

Quick Start

Use the parallel-dispatch-decomposition skill when you need to split a single engineering domain (e.g., authentication + related features) into parallel agent activities with disjoint file write boundaries and clear scope cards.

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: parallel-dispatch-decomposition
Download link: https://github.com/irahardianto/awesome-agv/archive/main.zip#parallel-dispatch-decomposition

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 471,000+ vetted skills library on demand.