Router Complexity Grader

Use at the start of every request pipeline to grade the complexity of the incoming request and assign it to a complexity bucket. Buckets drive downstream model selection, token budget, tool activation, and latency targets. Five buckets ranging from short-answer (under 200 tokens) to agentic (multi-step with tool calls and gates). Outputs a JSON object consumed by the tool selector and model router.

sboghossian Updated

File contents

sboghossian/mini-claude-for-legal/tree/main/skills/router/router-complexity-grader commit b4f98ed49f

Frequently asked questions

npx skillmds@latest add sboghossian-mini-claude-for-legal/router-complexity-grader