multi-plan

Community

Plan parallel agent execution.

Authoreroslifestyle
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill breaks down complex tasks into smaller, manageable subtasks that can be executed in parallel by multiple agents, optimizing efficiency and reducing overall execution time.

Core Features & Use Cases

  • Task Decomposition: Analyzes a complex task and identifies discrete units of work.
  • Parallel Planning: Creates an execution plan that maximizes concurrency among agents.
  • Dependency Management: Builds a dependency graph to ensure tasks are executed in the correct order.
  • Use Case: When faced with a large feature development task, use this Skill to generate a plan that assigns different parts of the feature (e.g., backend API, frontend UI, database schema) to specialized agents that can work on them simultaneously.

Quick Start

Use the multi-plan skill to create a parallel execution plan for the task 'Implement user authentication with JWT'.

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: multi-plan
Download link: https://github.com/eroslifestyle/Claude-Orchestrator-Plugin/archive/main.zip#multi-plan

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.