agent-orchestrator

Convert user task descriptions into Claude Code agent-team orchestration prompts.

13|2|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/ubranch/my-marketplace --skill agent-orchestrator-ubranch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-orchestrator
Source: https://github.com/ubranch/my-marketplace/tree/main/plugins/agent-orchestrator/skills/agent-orchestrator
Command: npx skills add https://github.com/ubranch/my-marketplace --skill agent-orchestrator-ubranch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Use this skill when you want to parallelize work, orchestrate multiple agents, form agent teams, or request multi-agent collaboration to speed up complex tasks. It triggers when tasks would benefit from decomposition into parallel streams across any domain—coding, research, design, testing, auditing, debugging, writing, or analysis.

Core Features & Use Cases

  • Converts a user task into a production-ready Claude Code agent-team orchestration prompt.
  • Determines optimal agent roles, file ownership, and execution order for parallel work.
  • Handles cross-domain tasks, where different domains require different agent specializations.

Quick Start

Paste the user task description to generate a production-ready agent-team orchestration prompt.

Frequently Asked Questions about agent-orchestrator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate multiple agents for parallel task execution?

To orchestrate multiple agents for parallel task execution, provide a task description to generate a production-ready agent team prompt that defines agent roles, execution order, and file ownership constraints for parallel work.

What is multi-agent task decomposition and when do I need it?

Multi-agent task decomposition splits complex tasks into specialized parallel streams across coding, research, design, testing, auditing, or writing. You need it when tasks benefit from parallelism and structured multi-agent collaboration.

How do I convert a task description into a multi-agent workflow prompt?

To convert a task description into a multi-agent workflow prompt, paste your task text. The system analyzes the task, determines optimal agent roles, and outputs a copy-paste-ready prompt with execution order and safety constraints.

Can I parallelize coding and research tasks across different agent roles?

Yes, you can parallelize coding and research tasks across different agent roles. The system handles cross-domain tasks by assigning specialized agents to different domains and orchestrating their parallel execution.

Does multi-agent orchestration work without external dependencies?

Multi-agent orchestration works without external dependencies. It generates a self-contained, copy-paste-ready orchestration prompt that includes ownership and safety constraints, requiring no additional tools to set up.

When should I not use multi-agent orchestration for a task?

You should not use multi-agent orchestration for simple, linear tasks that do not benefit from parallelism or structured task decomposition, as the overhead of managing multiple agents outweighs the collaboration benefits.