orchestrator

Orchestrate a 5-phase workflow with parallel subagent management.

2|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/TheFJK/UberDev --skill orchestrator-thefjk
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: orchestrator
Source: https://github.com/TheFJK/UberDev/tree/main/plugins/uberdev/skills/orchestrator
Command: npx skills add https://github.com/TheFJK/UberDev --skill orchestrator-thefjk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the management of complex workflows by orchestrating parallel agents and providing a structured 5-phase pipeline for task execution.

Core Features & Use Cases

  • Parallel Agent Management: Handles parallel execution of multiple agents for enhanced efficiency.
  • 5-Phase Pipeline: Provides a structured approach to task execution with defined phases for research, spec, planning, implementation, and review.
  • Use Case: Imagine you need to write, review, and implement a complex software feature. Use this Skill to manage the workflow, ensuring each phase is completed effectively and efficiently.

Quick Start

To start a new workflow, run: /uberdev:orchestrator solve issue #123

Frequently Asked Questions about orchestrator

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

FAQPage Schema
How do I manage complex workflows with parallel agent execution?▼

Parallel agent management is handled by a structured 5-phase pipeline that dispatches concurrent subagents for research, spec, planning, implementation, and review to execute complex software features efficiently.

What is the 5-phase pipeline for task orchestration?▼

The 5-phase pipeline for task orchestration is a structured execution flow comprising research, spec, planning, implementation, and review phases to ensure complex software features are completed effectively.

How do I start a new workflow for project management and task coordination?▼

To start a new workflow for task coordination, trigger the orchestrator with a specific issue target. It then manages the structured 5-phase execution and parallel subagent dispatch automatically.

Does task orchestration support concurrent processing and error recovery?▼

Task orchestration supports concurrent processing and error recovery by utilizing robust parallel subagent management with high tolerance for structured task dispatch failures during workflow execution.

When do I need a structured pipeline for task automation?▼

You need a structured pipeline for task automation when managing complex administrative workflows that require coordinating multiple parallel agents across distinct phases like research, planning, and implementation.