parallel

Community

Parallel agent orchestration

AuthorJay-523
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the decomposition of complex tasks into independent workstreams, enabling multiple AI agents to work concurrently and accelerate development cycles.

Core Features & Use Cases

  • Task Decomposition: Splits large tasks into 3-4 manageable, independent workstreams based on domain/module.
  • Parallel Execution: Launches agents in separate tmux panes, each within its own git worktree, for concurrent development.
  • Progress Tracking: Monitors agent progress via JSON status files and provides clear merge strategies upon completion.
  • Use Case: When faced with building a new feature with distinct components like authentication, API endpoints, and UI, this skill can assign each component to a separate agent, drastically reducing the overall development time.

Quick Start

Use the parallel skill to split the task 'Implement user profile editing functionality' into independent workstreams.

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: parallel
Download link: https://github.com/Jay-523/agent-skills/archive/main.zip#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.