mm-orchestrator

Execute a 14-stage research pipeline from config resolution to reflect.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/ShinyGua/MarketMind-AlphaEngine --skill mm-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mm-orchestrator
Source: https://github.com/ShinyGua/MarketMind-AlphaEngine/tree/main/.claude/skills/mm-orchestrator
Command: npx skills add https://github.com/ShinyGua/MarketMind-AlphaEngine --skill mm-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Executes a full 14-stage research pipeline from config resolution to reflect in a single autonomous run, enabling consistent, resumable, and auditable executions across complex workflows.

Core Features & Use Cases

  • End-to-end orchestration across 14 pipeline stages (resolve_config through reflect) with immediate progression and non-fatal error handling.
  • Parallel task dispatch, memory integration, debate, synthesis, drafting, and release gating supported by MCP-based progress updates for scalable, auditable workflows.
  • Date-aware workspace management, run-date handling, and a user-review gate at stage 13 enabling controlled human input when needed.

Quick Start

Invoke the mm-orchestrator skill on a prepared workspace and a target date to execute all 14 stages from configuration resolution through reflect in a single run.

Frequently Asked Questions about mm-orchestrator

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

FAQPage Schema
How do I automate a multi-stage research pipeline end-to-end?

You can automate a multi-stage research pipeline by executing 14 stages from configuration resolution to reflect in a single autonomous run, ensuring consistent, resumable, and auditable executions across complex workflows.

What is multi-agent pipeline orchestration with parallel data collection?

Multi-agent pipeline orchestration with parallel data collection dispatches concurrent tasks across 14 stages, integrating memory, debates, and synthesis to produce auditable research outputs with non-fatal error handling.

How do I resume an interrupted research pipeline run?

To resume an interrupted research pipeline run, the orchestrator uses date-aware workspace management, MCP-based status updates, and stage timing hooks to recover and continue stages without losing prior progress.

Can I insert a human review gate during an autonomous pipeline run?

Yes, you can insert a human review gate at stage 13 of the pipeline, enabling controlled manual input before final release gating and reflect stages are executed.

What is the best way to handle errors in a multi-agent orchestration pipeline?

The best way to handle errors in a multi-agent orchestration pipeline is using non-fatal error handling during immediate stage progression, allowing the 14-stage workflow to continue despite partial failures while maintaining auditable status updates.

Do I need a prepared workspace to start multi-stage pipeline orchestration?

Yes, you need a prepared workspace and a target date to invoke the orchestrator, which then executes all 14 stages from configuration resolution through reflect in a single run.