route_task
Quickly classify a coding task using heuristics to return the optimal model, score, reason, and agents without invoking an LLM, ideal for simple tasks or when speed is critical.
Instructions
Quick heuristic classification of a task — no LLM call. Returns model, score, reason, agents. Use for simple tasks or when speed matters more than accuracy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Caller working directory for routing guard scoping | |
| task | Yes | The task to classify |