Skip to content
Productivity
Skill

/agent-orchestration-advisor

Design multi-agent AI workflows with clear boundaries, handoffs, and monitoring. Use when a complex PM task should run as parallel specialized agents instead of one linear process.

From plugin
deanpeters-product-manager-skills
6.9k77 skills6 commands
Install
$ npx -y skills add deanpeters/Product-Manager-Skills --skill agent-orchestration-advisor --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/agent-orchestration-advisor

Context preview

The summary Claude sees to decide when to auto-load this skill.

Design multi-agent AI workflows with clear boundaries, handoffs, and monitoring. Use when a complex PM task should run as parallel specialized agents instead of one linear process.

SKILL.md

agent-orchestration-advisor.SKILL.md
name: agent-orchestration-advisor
argument-hint: "[workflow or task to orchestrate]"
description: Design multi-agent AI workflows with clear boundaries, handoffs, and monitoring. Use when a complex PM task should run as parallel specialized agents instead of one linear process.
intent: >-
  Guide product managers through designing multi-agent workflows — breaking complex, repetitive tasks into parallel, specialized AI agents rather than linear, sequential processes. Covers the 4 dimensions of orchestration, agent boundary design, launch control tower monitoring, and evaluation frameworks.
type: interactive
theme: ai-agents
best_for:
  - "Breaking a complex PM workflow into parallel, specialized AI agents"
  - "Designing agent boundaries, handoffs, and human review points"
  - "Setting up launch control tower monitoring for agentic workflows"
scenarios:
  - "I spend hours on competitive research every week — help me design agents to run it in parallel"
  - "Our AI workflow is one giant sequential prompt chain — help me re-architect it as an orchestrated system"
estimated_time: "15-25 min"

Purpose

Guide product managers through designing **multi-agent workflows**—breaking complex, repetitive PM tasks into parallel, specialized AI agents rather than linear, sequential processes or manual execution. Use this to transition from "document-heavy administrator" to "systems-level orchestrator" who coordinates a "living system" of AI agents, human teams, and market data interacting continuously.

**Key Shift:** From linear project management (one task at a time) to orchestration (multiple agents working simultaneously, each with clear boundaries and handoffs).

This is not about prompt writing—it's about **architecting workflows where AI agents handle repetitive research, synthesis, and validation while PMs focus on strategy and decision-making**.

Input

**Works best with:** The workflow or recurring task you want to orchestrate — described in a sentence or two, however manual or messy it is today. **Also useful:** Where it breaks down now (too slow, too sequential, too dependent on you), the tools your team already uses, and whether you've worked through [context-engineering-advisor](../context-engineering-advisor/SKILL.md) first (it's the prerequisite discipline).

Anything supplied with the invocation itself — text after the skill name, a pasted context dump, or an appended `ARGUMENTS:` line — counts as answers already given. Use it and skip whatever it covers; don't re-ask.

**Arriving empty-handed? That works too.** The advisor opens by asking which PM workflow eats the most of your week, then walks the four orchestration dimensions against it.

**Example invocation:** `Design an orchestration for our weekly competitive intel: today one PM spends 6 hours scraping, summarizing, and briefing — sequentially.`

Key Concepts

Orchestration vs. Project Management

| Dimension | Project Management | Orchestration | |-----------|-------------------|---------------| | **Approach** | Linear oversight of schedules and human tasks | Managing "living system" where AI agents, humans, and data interact continuously | | **Task Flow** | Sequential (finish A, then B, then C) | Parallel (A, B, C run simultaneously) | | **PM Role** | Document-heavy administrator | Systems-level leader coordinating automated systems + human judgment | | **Focus** | Output (features shipped) | Outcome (business results, learning velocity) | | **Risk Management** | Manual tracking and mitigation | Real-time monitoring with agentic systems flagging gaps |

**Critical Insight:** Orchestration is not about replacing humans—it's about **force-multiplying human judgment** by automating repetitive, time-consuming tasks.

---

The Four Dimensions of Orchestration

1. **Coordination of Multi-Agent Workflows**

Breaking complex tasks into specialized agents that run in parallel.

**Example:**

  • **Manual (Old):** PM spends 8 hours compiling competitive intel, then 4 hours synthesizing customer feedback, then 3 hours identifying roadmap gaps = 15 hours sequentially
  • **Orchestrated (New):** Three agents run simultaneously:
  • Agent A: Competitive intel (research agent)
  • Agent B: Customer synthesis (synthesis agent)
  • Agent C: Roadmap gap analysis (analysis agent)
  • Total time: 8 hours (limited by slowest agent), PM reviews outputs in 2 hours = 10 hours total, 5 hours saved

**Key Principle:** Shift from manual selection to **hypothesis orchestration**—agents generate hypotheses, PM validates and decides.

2. **Leadership of Cross-Functional AI Pods**

Governing diverse teams (data scientists, ML engineers, compliance, ethicists) to ensure solutions are scalable, ethical, and aligned.

**What it includes:**

  • Embedding diversity-aware workflows
  • Risk management (not afterthought)
  • Ethical orchestration (ensuring AI doesn't "go rogue")
  • Cross-functional alignment (engineering, compliance, design)

**PM Role:** Guardian of Governance—ensures AI systems reflect company values.

3. **Launch Control Tower Function**

Real-time monitoring of organizational readiness across functions using agentic systems to flag gaps before critical failures.

**What it monitors:**

  • Support readiness (docs, training, escalation paths)
  • Marketing readiness (messaging, assets, GTM plan)
  • Operations readiness (infrastructure, scaling, monitoring)

**Key Principle:** Agentic systems act as early warning system—flag gaps before they become blockers.

4. **Strategic Intent Alignment (Context Engineering Applied)**

Feeding AI agents the correct mix of mission, constraints, and priorities to ensure automated decisions reflect company values.

**Connection:** This is **context engineering at the orchestration layer**. See `context-engineering-advisor` for foundations.

**What agents need:**

  • Product constraints (what we will/won't build)
  • Strategic priorities (what matters most right now)
  • Operational definitions
Read more
Ships withdeanpeters-product-manager-skills

77 battle-tested PM frameworks, ready for Claude, Codex, ChatGPT, and any agent that can read structured knowledge.

Get the whole plugin