One-click install
npx skills add https://github.com/tylerburleigh/claude-model-chorus --skill router
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: router
Source: https://github.com/tylerburleigh/claude-model-chorus/tree/main/skills/router
Command: npx skills add https://github.com/tylerburleigh/claude-model-chorus --skill router

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires anthropic-cli, google-generativeai, openai-cli.

What problem does it solve?

This Skill eliminates the guesswork of choosing the right AI workflow. It intelligently analyzes your request, intent, and constraints to recommend the optimal ModelChorus workflow, ensuring you always get the most effective AI for your task.

Core Features & Use Cases

  • Intent-Based Routing: Automatically selects the best workflow (CHAT, CONSENSUS, THINKDEEP, etc.) for your specific need.
  • Parameter Pre-filling: Suggests optimal parameters for the chosen workflow, saving you setup time.
  • Multi-Step Sequencing: Recommends a logical sequence of workflows for complex, multi-stage tasks.
  • Use Case: You ask "Help with my project." This Skill analyzes your vague request, suggests a clarifying question, and then, based on your answer, routes you to the perfect workflow (e.g., IDEATE for brainstorming or THINKDEEP for debugging).

Quick Start

Route my request: 'Choose between PostgreSQL, MongoDB, and DynamoDB for our e-commerce platform.'

Frequently Asked Questions about router

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

FAQPage Schema
How do I choose the right AI workflow for my task?

Workflow routing analyzes your request to recommend the optimal AI workflow (CHAT, CONSENSUS, THINKDEEP, etc.) based on your intent, constraints, and task complexity. It eliminates guesswork by matching you to the most effective approach for your specific need.

Can this skill handle vague or ambiguous requests?

Yes. When your request maps to multiple workflows or uncertainty exists about the best fit, the router applies intent recognition to clarify your goal, then recommends the primary workflow with confidence levels, alternative workflows, and clarifying questions.

What parameters does workflow routing suggest?

After identifying your optimal workflow, the router pre-fills workflow-specific parameters tailored to your task—saving setup time by suggesting configuration values before you execute the chosen workflow.

How does this skill handle multi-step projects?

For complex tasks requiring multiple stages, the router recommends a logical sequence of workflows to complete your project end-to-end, plus the order in which to run them for maximum efficiency.

What AI models and CLI tools does workflow routing support?

Routing integrates with Anthropic CLI, Google Generative AI, and OpenAI CLI, selecting the best orchestration approach across these model providers based on your request and available workflows.

When should I use workflow routing instead of choosing a workflow directly?

Use routing when your request is unclear, spans multiple workflow categories, requires parameter extraction, or when you need confidence-ranked alternatives and multi-step sequencing to tackle your task efficiently.