orchestrate

Manage parallel /work agents across multiple tickets with custom commands.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/thomfilg/ai-plugin-work --skill orchestrate-thomfilg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrate
Source: https://github.com/thomfilg/ai-plugin-work/tree/main/plugins/maestro/skills/orchestrate
Command: npx skills add https://github.com/thomfilg/ai-plugin-work --skill orchestrate-thomfilg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The orchestrate Skill streamlines the management of multiple /work agents running in parallel, allowing for the simultaneous handling of multiple tickets, improving workflow efficiency.

Core Features & Use Cases

  • Parallel Ticket Management: Launches multiple /work agents on multiple tickets simultaneously.
  • Custom Command Execution: Allows users to specify a custom command for each ticket.
  • Dynamic Pool Management: Adjusts the number of concurrent agents based on user-defined settings.
  • Use Case: If you have a batch of tickets that require parallel processing, such as code reviews or PR checks, the orchestrate Skill can initiate agents for each ticket, allowing for simultaneous work on all tasks.

Quick Start

Use the /orchestrate GH-123 GH-456 GH-789 command to orchestrate the specified tickets.

Frequently Asked Questions about orchestrate

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

FAQPage Schema
How do I run parallel tasks on multiple tickets simultaneously?

Parallel ticket management launches multiple work agents simultaneously across several tickets, allowing for concurrent processing of batches like code reviews or PR checks to improve workflow efficiency.

How do I execute custom commands for each ticket in a parallel processing batch?

Executing custom commands for each ticket in a parallel processing batch is supported by specifying a custom command for each ticket, ensuring dynamic pool management adjusts concurrent agents based on user-defined settings.

Do I need concurrent session management to orchestrate work agents?

Yes, orchestrating work agents requires concurrent session management and conditional control flow capabilities to manage dynamic pool size adjustments and parallel execution of administrative workflows.

What is the best way to manage dynamic pool size adjustments for concurrent agents?

The best way to manage dynamic pool size adjustments for concurrent agents is through orchestration tools that adjust the number of active work agents based on user-defined settings during parallel ticket processing.

Can I use orchestration for batch processing and automated QA workflows?

Yes, you can use orchestration for batch processing and automated QA workflows, as it supports concurrent administrative workflows and multi-step project execution by initiating agents for each ticket simultaneously.

Why does parallel execution of work agents require conditional control flow?

Parallel execution of work agents requires conditional control flow to manage dynamic pool sizes and ensure concurrent session management handles multi-step project execution and custom command execution without conflicts.