orchestrator

Plan optimal multi-skill execution order with dependency and cost analysis.

Updated Jan 22, 2026
One-click install
npx skills add https://github.com/jorgeochipinti97/dublin-skills --skill orchestrator-jorgeochipinti97
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrator
Source: https://github.com/jorgeochipinti97/dublin-skills/tree/main/skills/meta/orchestrator
Command: npx skills add https://github.com/jorgeochipinti97/dublin-skills --skill orchestrator-jorgeochipinti97

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plans and coordinates across a set of installed skills to tackle complex tasks by analyzing dependencies, token costs, and execution order.

Core Features & Use Cases

  • Dependency resolution and sequencing across multiple skills
  • Cost-aware planning to optimize token usage
  • Phase-based execution to structure and monitor plans
  • Output of ranked skills, invocation order, and actionable task lists
  • Applicable to broad tasks like building a product, auditing a codebase, or performing a systems-wide plan

Quick Start

Invoke the orchestrator at the start of a multi-skill task to generate an ordered plan and a list of invocations.

Frequently Asked Questions about orchestrator

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

FAQPage Schema
How do I coordinate execution order across multiple installed skills for a complex task?

To plan multi-skill execution, you invoke the orchestrator at the start of a multi-domain task. It analyzes dependencies, token costs, and execution order to generate a ranked invocation list and a structured task plan.

What is dependency resolution and sequencing for multi-skill task plans?

Dependency resolution and sequencing for multi-skill task plans determines the correct execution order across installed skills. It outputs a ranked invocation list that enforces proper sequencing for tasks spanning multiple domains.

Can I optimize token usage when orchestrating tasks across multiple domains?

Yes, you can optimize token usage when orchestrating multi-skill tasks through cost-aware planning. The orchestrator evaluates token costs across installed skills to make cost-aware decisions and generate an optimal execution sequence.

Does multi-skill orchestration work for building a product or auditing a codebase?

Yes, multi-skill orchestration works for building a product or auditing a codebase by planning an optimal execution order across installed skills. It applies phase-based orchestration to structure and monitor these broad, multi-domain tasks.

What is the best way to structure phase-based execution for a systems-wide plan?

The best way to structure phase-based execution for a systems-wide plan is to use cost-aware planning and dependency ordering. This generates a structured task plan with an actionable task list and a ranked invocation order for monitoring.

When do I need phase-based orchestration for multi-domain tasks?

You need phase-based orchestration for multi-domain tasks when they span multiple installed skills and require dependency ordering. It outputs a structured task plan and ranked invocation list to manage complex executions like building a product.