max-subagents-parallel-help

Community

Parallel agent orchestration reference

Authorahostbr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Decomposes complex tasks into parallel subagents and orchestrates their execution using configurable waves, ensuring efficient exploration, task decomposition, and synthesis.

Core Features & Use Cases

  • Flags: --agents, --depth, --ensemble, --strategy control agent count, recursion depth, ensemble mode, and execution method.
  • Strategies: recursive (decompose -> parallel waves -> synthesize), ensemble (multiple models for same subtask -> compare & merge), sweep (breadth-first exploration with many angles).
  • Model Tiering: assigns tasks to suitable models (haiku/sonnet/opus) based on type (finding, reading, architecture) to balance speed and depth.
  • Execution Flow: parse flags, choose strategy, decompose into subtasks, group into waves, execute in order, mandatory synthesis to merge results.

Quick Start

Run max-subagents-parallel on a task with default settings to decompose the work and execute in parallel.

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: max-subagents-parallel-help
Download link: https://github.com/ahostbr/dotcodex/archive/main.zip#max-subagents-parallel-help

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.