max-router

Route MAX/MSP task descriptions to appropriate specialist agents.

41|1|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/taylorbrook/MAX-MSP_CC_Framework --skill max-router
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: max-router
Source: https://github.com/taylorbrook/MAX-MSP_CC_Framework/tree/main/.claude/skills/max-router
Command: npx skills add https://github.com/taylorbrook/MAX-MSP_CC_Framework --skill max-router

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes user task descriptions and dispatches to the correct MAX/MSP specialist agent(s) to ensure domain-appropriate handling and efficient collaboration across multiple domains.

Core Features & Use Cases

  • Routing guidance to lead DSP, Patch, RNBO, JS, and UI agents based on task description.
  • Context-aware dispatch using active project state to tailor allowed packages and capabilities.
  • Multi-agent merge support guided by the merge protocol to produce coherent final outputs.

Quick Start

Describe the MAX task and let the router dispatch to the appropriate specialist agents and merge the results.

Frequently Asked Questions about max-router

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

FAQPage Schema
How do I route MAX/MSP tasks to the right specialist agent for patch generation?

To route MAX/MSP tasks, the router analyzes your task description and dispatches it to the appropriate specialist agent, such as a Patch, DSP/Gen~, RNBO, or JavaScript agent, for domain-specific generation.

What is the best way to handle multi-domain MAX/MSP tasks that require coordinated outputs?

For multi-domain MAX/MSP tasks, the router dispatches work to multiple specialist agents simultaneously and uses a merge protocol to produce coherent, coordinated final outputs across different domains.

Does MAX/MSP task routing support active project state and allowed packages?

Yes, MAX/MSP task routing uses context-aware dispatch based on your active project state to tailor allowed packages and capabilities for the specialist agents during generation.

Can I use this router for RNBO export and UI layout tasks alongside DSP patching?

Yes, you can use this router for RNBO export and UI layout tasks. It applies to tasks spanning patch design, DSP/Gen~, JavaScript, externals, and UI layout scenarios.

Why does my MAX/MSP multi-agent merge produce incoherent outputs?

Incoherent MAX/MSP multi-agent outputs often occur when task routing lacks a structured merge protocol. The router applies a specific merge protocol to ensure specialist agents produce coherent final results.