parallel-task-decomposition

Community

Decompose tasks into parallel, scoped subtasks.

Authoramaledtuning
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Broad user goals often exceed the safe bounds of a single agent. This skill breaks them into multiple narrowly scoped subtasks with explicit roles, ownership, and outputs to enable parallel delegation and safer execution.

Core Features & Use Cases

  • Decomposition: split broad goals into independent read-only or implementation subtasks with non-overlapping write scopes.
  • Governance and routing: each delegated task carries a compact contract to guide model behavior, required outputs, and validation.
  • Orchestrator integration: collects results, resolves conflicts, and performs final validation in the main thread.
  • Use cases: feature ports, large codebase investigations, multi-area reviews, and complex implementation plans.

Quick Start

Decompose a broad user goal into narrow subtasks and delegate each to a separate worker with explicit scope, ownership, and output expectations.

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-task-decomposition
Download link: https://github.com/amaledtuning/CODEX_Skills/archive/main.zip#parallel-task-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.