Repo · Routing & model choice
skillranker
A Rust CLI where Jev ranks agent skills for the next step.
Open github.com ↗How builders describe it
Rust CLI powered by Jev from TypeSafe.ai that ranks agent skills for the next step using live session context. Includes Claude Code hooks, structured JSON, abstention, and local feedback. Requires a TypeSafe API key.
Rank which agent skills fit the next step from live session context, using TypeSafe Jev for wide comparison and shortlist re-ranking.
The decision Jev makes
Pick an agent, a model, a skill from a catalog, or a function and its arguments.
Where it fits
Deciding which agent, model, skill or function should handle a request. Jev is a natural router: the options are fixed and the confidence tells you when to fall back. All 161 routing & model choice projects →