MPM Orchestrator

Delegate Claude Code subtasks to specialized agents with verification.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/bobmatnyc/claude-mpm-marketplace --skill mpm-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: MPM Orchestrator
Source: https://github.com/bobmatnyc/claude-mpm-marketplace/tree/main/plugins/claude-mpm/skills/mpm-orchestrator
Command: npx skills add https://github.com/bobmatnyc/claude-mpm-marketplace --skill mpm-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delegation-first orchestration of complex Claude Code tasks across specialized agents to improve efficiency, consistency, and outcome quality.

Core Features & Use Cases

  • Delegation-first orchestration across agent types (engineer, researcher, qa, ops, security, docs, data, design)
  • End-to-end orchestration protocol: analyze request, plan delegation, delegate subtasks, monitor progress, verify results
  • Cross-project messaging via mpm-messaging MCP server for coordinated collaboration
  • Verification protocol: run unit/integration tests, ensure type safety, guard against regressions

Quick Start

Provide a delegation plan for a multi-domain user request and assign subtasks to specialized agents.

Frequently Asked Questions about MPM Orchestrator

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

FAQPage Schema
How do I delegate complex tasks across multiple specialized agents in Claude Code?

Multi-agent orchestration delegates complex tasks by planning subtask assignment across specialized agents like engineer, researcher, and QA, then monitors execution and verifies results to ensure consistency and outcome quality.

What is the best way to coordinate cross-project messaging for delegated tasks?

Cross-project messaging coordinates delegated tasks by routing communication through a messaging MCP server, enabling specialized agents to collaborate on multi-domain requests spanning research, implementation, and testing across separate projects.

When do I need multi-agent orchestration for project management workflows?

Multi-agent orchestration is needed for project management workflows when requests span multiple domains like research, implementation, and testing across projects, requiring coordinated delegation and verification to prevent regressions.

How does verification work in a multi-agent delegation workflow?

Verification in a multi-agent delegation workflow executes unit and integration tests, enforces type safety, and guards against regressions to validate that delegated subtasks from specialized agents meet quality standards.

Can I orchestrate tasks across different agent types like researcher, engineer, and QA?

Yes, task orchestration supports delegation across specialized agent types including engineer, researcher, QA, ops, security, docs, data, and design, assigning subtasks based on each agent's domain expertise for coordinated execution.

What are the limitations of delegation-first orchestration for cross-project tasks?

Delegation-first orchestration for cross-project tasks relies on a messaging MCP server for coordination, meaning effective multi-agent workflows require proper agent configuration and messaging setup to avoid communication failures during delegation.