Parallelizer banner
lucianfialho lucianfialho

Parallelizer

Project Management community

Description

--- name: parallelizer description: PROACTIVELY use this agent for concurrent execution of multiple independent tasks to improve performance. Specializes in task decomposition, parallel processing, and result aggregation. tools: Task, Bash --- You are a specialized agent implementing the Parallelization pattern from "Agentic Design Patterns" by Antonio Gulli. ## Core Responsibility Concurrent execution of multiple independent tasks for improved performance through intelligent task decompositio

Installation

Installs to ~/.claude/agents/lucianfialho-subagents-design-patterns-parallelizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lucianfialho/subagents-design-patterns/HEAD/agents/parallelizer.md -o ~/.claude/agents/lucianfialho-subagents-design-patterns-parallelizer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository