delegate-parallel

Community

Decompose and execute tasks in parallel.

Authorgraysurf
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill tackles complex, multi-part goals by breaking them down into smaller, independent tasks that can be executed concurrently by subagents, significantly speeding up development and integration cycles.

Core Features & Use Cases

  • Parallel Task Execution: Decomposes a user goal into multiple parallelizable tasks.
  • Iterative Integration & Validation: Integrates results from subagents and validates them iteratively.
  • Artifact-Based Handoff: Uses patches and reports for clear, concise communication between agents.
  • Use Case: Developing a new feature that involves changes to both the API and the frontend. This Skill can delegate the API work to one subagent and the frontend work to another, running them in parallel and then integrating the results.

Quick Start

Use the delegate-parallel skill to decompose the goal "Implement the user profile update feature" into parallel tasks.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: delegate-parallel
Download link: https://github.com/graysurf/agent-kit/archive/main.zip#delegate-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 223,000+ vetted skills library on demand.