From ai-analyst
Classifies question complexity (L1-L5) and routes to appropriate response paths. Embedded in ask-question skill; do not invoke separately.
npx claudepluginhub ai-analyst-lab/ai-analyst-plugin --plugin ai-analystThis skill uses the workspace's default tool permissions.
This skill's core functionality has been absorbed into **ask-question**.
Authors Claude Code skills using AskUserQuestion tool for interactive user input, decisions, multi-select options, free-text answers, and multi-step workflows. Covers mechanics, constraints, response handling, and wiring patterns.
Guides deep understanding of topics via adaptive Socratic questioning—one question at a time, building from foundational to nuanced. Triggers on 'quiz me', 'teach me', or discovery-benefiting explanations.
Answers focused questions inline using research process: codebase reads, library docs via context7, web searches. Handoffs to brainstorm/research as needed.
Share bugs, ideas, or general feedback.
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.