question-router

Classify user questions into five complexity levels and route them to appropriate response workflows.

Updated May 22, 2026
One-click install
npx skills add https://github.com/shekerkamma/peopletech-marketplace --skill question-router-shekerkamma
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: question-router
Source: https://github.com/shekerkamma/peopletech-marketplace/tree/main/plugins/ai-analyst/skills/ai-analyst/question-router
Command: npx skills add https://github.com/shekerkamma/peopletech-marketplace --skill question-router-shekerkamma

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the frustration of receiving mismatched response depth for user queries by automatically classifying questions into 5 difficulty levels and routing them to the appropriate handling workflow, removing the need for manual triage.

Core Features & Use Cases

  • L1-L5 Complexity Classification: Automatically categorizes user questions into 5 distinct difficulty levels to align response depth with query needs.
  • Intelligent Response Routing: Directs classified questions to the correct processing path, ensuring simple queries get quick, concise answers and complex queries receive thorough, detailed analysis.
  • Use Case: For example, a basic product feature question is routed to a short, direct answer, while a complex strategic analysis question is routed to a detailed, data-backed response workflow.

Quick Start

Use the ask-question skill to have your question automatically classified and routed to the most appropriate response path.

Frequently Asked Questions about question-router

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

FAQPage Schema
How do I automatically classify question complexity for AI assistant routing?

To automatically classify question complexity for AI assistant routing, you can use a system that categorizes user queries into five distinct difficulty levels (L1 to L5). This eliminates mismatched response depth by directing simple questions to concise answers and complex questions to thorough analysis workflows.

What is L1 to L5 tiering for query classification?

L1 to L5 tiering for query classification is a mechanism that categorizes user questions into five distinct complexity levels. It ensures response depth aligns with query needs, routing basic questions to short answers and complex strategic analysis questions to detailed, data-backed response workflows.

How do I set up response triage to eliminate mismatched AI response depth?

You can set up response triage to eliminate mismatched AI response depth by implementing dynamic response routing that adapts to user query difficulty. This automatically classifies questions into five difficulty levels and routes them to the appropriate handling workflow without manual intervention.

Does dynamic question routing work without manual intervention?

Yes, dynamic question routing works without manual intervention by automatically classifying user queries into five complexity levels and directing them to the correct processing path. This ensures simple queries get quick answers and complex queries receive detailed analysis automatically.

When do I need to route questions based on complexity levels?

You need to route questions based on complexity levels when your AI assistant interactions have widely varying query complexity. This prevents basic feature questions from receiving overly long answers and complex strategic analysis questions from getting superficial responses.