Show HN: Jev-pilot – Jev picks Claude Code's effort, model and skill per prompt TypeSafe released jev-pilot, a Claude Code plugin that queries the company's fast decision model Jev before every turn to set reasoning effort from low to xhigh, pick a subagent model (Haiku, Sonnet or Opus) and effort, and select a skill, with a mid-turn effort raise up to max when tool calls keep failing. The plugin requires Claude Code 2.1.278 or newer with CLAUDE_CODE_ENABLE_FUNCTION_HOOKS=1, installs via a curl script or the claude plugin marketplace command, and uses an OpenRouter key at roughly $0.04 per million input tokens with free output. Every decision is logged and viewable through the /jev-pilot:report command, which also offers tuning suggestions. The right reasoning effort, subagent model and skill for every prompt, decided by a model built for decisions. Install -install · How it works -how-it-works · The pet %EF%B8%8F-meet-the-pilot · The crew -the-crew-custom-models-and-other-agents · Report -see-if-its-paying-off · Configuration %EF%B8%8F-configuration · Acknowledgements -acknowledgements jev-pilot is a Claude Code plugin. Before every turn, it asks Jev https://typesafe.ai/blog/introducing-system-one-models-and-jev , TypeSafe's fast decision model, a few typed questions about your prompt and sets the turn up from the answers. You keep Opus for the conversation. Easy work runs at low effort and on cheaper subagents, and hard work gets the thinking it needs. | | Decision | When | |---|---|---| | 🧠 | Reasoning effort , low → xhigh | at the start of each turn | | 🚨 | Raise effort, up to max , when tool calls keep failing | mid-turn, at most once | | 🤖 | Subagent model and effort : Haiku, Sonnet or Opus, low → xhigh | when a subagent starts | | 🧭 | Strategy : do it directly, delegate, run in parallel, or plan a graph | at the start of each turn, as advice | | 🧩 | The one skill the prompt needs, if any | at the start of each turn | | 📊 | A record of every decision , with tuning suggestions | always, via /jev-pilot:report | Jev never writes in your conversation. It talks through Claude the pilot , a small animated pet above the prompt that shows what Claude is doing and says what Jev decided.