distributed-task-execution

Official

Parallel agent execution for complex tasks.

Authorqodex-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill tackles the inefficiency of investigating multiple, independent failures sequentially by dispatching parallel agents to work concurrently on distinct problem domains, significantly speeding up debugging and resolution.

Core Features & Use Cases

  • Parallel Agent Dispatch: Distributes independent tasks across multiple agents simultaneously.
  • Focused Scope: Assigns each agent a specific, self-contained problem domain (e.g., a single test file or subsystem).
  • Result Aggregation & Error Handling: Manages concurrent processing and provides summaries of findings.
  • Use Case: When 5 test files fail due to unrelated issues, dispatch 5 agents, one for each file, to investigate and fix concurrently, rather than one agent spending time on each sequentially.

Quick Start

Use the distributed-task-execution skill to fix the 3 failing tests in src/agents/agent-tool-abort.test.ts by dispatching a focused agent task.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: distributed-task-execution
Download link: https://github.com/qodex-ai/ai-agent-skills/archive/main.zip#distributed-task-execution

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