
Question Router
- 1 installs
- 21 repo stars
- Updated March 18, 2026
- ai-analyst-lab/ai-analyst-plugin
question-router is a deprecated Claude Code skill stub whose complexity-classification routing is now built into the ask-question skill.
About
question-router was a component that classified question complexity from L1 to L5 and routed to the appropriate response path. Its functionality has been absorbed into the ask-question skill and it should not be invoked directly. The SKILL.md is a stub pointing users to ask-question. It is part of a data-analysis plugin.
- Classifies question complexity (L1-L5) and routes to a response path
- Deprecated stub: functionality absorbed into the ask-question skill
- Should not be invoked directly; use ask-question instead
Question Router by the numbers
- 1 all-time installs (skills.sh)
- Ranked #1,803 of 2,064 Data Science & ML skills by installs in the Skillselion catalog
- Data as of Jul 7, 2026 (Skillselion catalog sync)
question-router capabilities & compatibility
- Capabilities
- question routing · complexity classification
- Use cases
- data analysis · orchestration
- Pricing
- Free
What question-router says it does
Classifies question complexity (L1-L5) and routes to appropriate response path.
Do not invoke this skill directly. Use ask-question instead.
npx skills add https://github.com/ai-analyst-lab/ai-analyst-plugin --skill question-routerAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1 |
|---|---|
| repo stars | ★ 21 |
| Last updated | March 18, 2026 |
| Repository | ai-analyst-lab/ai-analyst-plugin ↗ |
What it does
Classify data-question complexity and route to the right response path (now embedded in ask-question).
When should I use this skill?
Do not invoke directly; use ask-question instead.
Files
question-router
This skill's core functionality has been absorbed into ask-question.
When ask-question triggers, it automatically handles what question-router used to do.
Do not invoke this skill directly. Use ask-question instead.