ls-max-parallel

Community

Decompose work into parallel waves, then synthesize.

Authorahostbr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you reliably split a complex request into independent subtasks that can run concurrently, then merge all outcomes into a single coherent result.

Core Features & Use Cases

  • Parallel wave decomposition: breaks the request into many subtasks, maps dependencies, and executes independent work in wave order.
  • Strategy control for quality vs breadth: supports recursive execution, ensemble comparison across multiple models, and sweep exploration for broad coverage.
  • Mandatory synthesis: always runs a final synthesis step that merges findings, flags contradictions, and validates completeness.

Use case: You have a large codebase refactor request; you want thorough coverage by executing exploration components in parallel waves, then produce a unified refactor plan with checks.

Quick Start

Send the instruction "/max-parallel --agents 8 --depth 2 Refactor this feature end-to-end" to trigger decomposition, parallel execution, and final synthesis.

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

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.