CalibratedDecisions.

Repo · Coding & code review

prompt2jev

Turn a prompt, or the code that runs one, into a Jev decision.

Open github.com ↗

How builders describe it

Agent skill and CLI that turn natural language, an LLM prompt, or the code that runs one into a TypeSafe Jev decision: typed state, Choice/Score/Noul questions, and a runnable script.
Agent skill plus dependency-free CLI that turn natural language, an LLM prompt, or the code that runs one into a TypeSafe Jev decision: typed state + Choice/Score/Noul questions, validation against the API contract, and a runnable script.

The decision Jev makes

Label a change, score its risk, pick the relevant file, or decide whether a coding agent should continue.

Where it fits

Code review and coding agents are full of small questions: is this change risky, what kind of fix is this, which file matters. These projects answer them with Jev and route the rest to people or bigger models. All 227 coding & code review projects →

Related projects