Repo · Routing & model choice
Gatekeeper
YAML rulebooks plus TypeSafe Jev Choice route Claude Code prompts/skills to the right handler (allow/route/suggest/confirm/escalate/block) before the…
Open github.com ↗From the repository
Routes each request to the right AI agent or skill before your AI picks one. Your rules decide what code can; Jev (TypeSafe) makes the typed call. Installs as Claude Code hooks.
agent-orchestrationagent-routingai-agentsai-routerclaude-codeclaude-code-hooksdeveloper-toolsjevllm-routingmulti-agentpythontypesafe
How builders describe it
YAML rulebooks plus TypeSafe Jev Choice route Claude Code prompts/skills to the right handler (allow/route/suggest/confirm/escalate/block) before the model guesses.
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 172 routing & model choice projects →