routing-conductor

Route tasks to development stages and recommend models based on task characteristics.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/unnamedmistress/menuspy-marketing --skill routing-conductor
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: routing-conductor
Source: https://github.com/unnamedmistress/menuspy-marketing/tree/main/routing-conductor
Command: npx skills add https://github.com/unnamedmistress/menuspy-marketing --skill routing-conductor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Route tasks to the appropriate development stages (vision/prd/architecture/build/qa/deployment) and recommend optimal models to streamline workflows and ensure consistent decision-making across teams.

Core Features & Use Cases

  • Stage routing: automatically classify tasks into the correct development stage.
  • Model selection: recommends models such as codex, gpt-4o-mini, gpt-4o, kimi-k2.5, claude-sonnet-4-5.
  • Workflow orchestration: coordinates multi-step processes and escalations.
  • Use cases: product planning, architecture reviews, and deployment planning.

Quick Start

Provide a task description and routing-conductor will return the recommended stage and model.

Frequently Asked Questions about routing-conductor

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

FAQPage Schema
How do I route tasks to the right development stage automatically?▼

Task routing automatically classifies tasks into vision, prd, architecture, build, qa, or deployment stages based on task characteristics, returning the recommended stage and model. Provide a task description and the routing logic handles the classification.

How do I select the best AI model for different stages of a product pipeline?▼

Model selection recommends optimal models such as codex, gpt-4o-mini, gpt-4o, kimi-k2.5, or claude-sonnet-4-5 based on task characteristics. It evaluates the task description and returns the best model suited for that specific development stage.

Can I use task routing for complex workflows like architecture reviews and deployment planning?▼

Yes, task routing supports complex workflows including product planning, architecture reviews, and deployment planning. It classifies tasks into the correct development stage and recommends the best model to streamline these multi-step processes.

What is the best way to orchestrate multi-step development processes and escalations?▼

Workflow orchestration coordinates multi-step processes and escalation handling across end-to-end product pipelines. It streamlines workflows by routing tasks to appropriate stages and recommending optimal models, ensuring consistent decision-making across teams.

Do I need any dependencies to handle task classification and model selection decisions?▼

No dependencies are required. Task classification and model selection decisions are handled independently, requiring only a task description input to automatically route tasks to the appropriate development stage and recommend the optimal model.