task-model-router
CommunityRoute chat, code, and vision to the right model fast
Software Engineering#code review#multi-model#vision#cost optimization#model routing#task classification#long context
AuthorMerkyorLynn
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It solves the inefficiency and quality loss of using a single LLM for every request by selecting the best-fit model based on the user’s input (chat, code, images, or long documents).
Core Features & Use Cases
- Task classification for model choice: Automatically detects whether the request is vision, reasoning/code, large-context, or general chat and routes accordingly.
- Deterministic routing rules + fallbacks: Uses explicit detection triggers (e.g., image blocks, code signals, token/length thresholds) and falls back to the next best model if the chosen one fails.
- Mixed multi-task handling: Designed for agents that receive mixed content like chat plus code plus images, optimizing both speed and cost.
Quick Start
Ask your Lynn-powered agent to process a mixed request (e.g., “Review this refactor PR and also analyze the screenshot I attached, then summarize the key risks for a long report”), and it will automatically route each part to the most suitable model.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: task-model-router Download link: https://github.com/MerkyorLynn/Lynn/archive/main.zip#task-model-router Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.