jevify GitHub avatar by altryne

altryne /

Decision Tools

jevify

An Agent Skill for finding suitable Jev decision points and designing questions and comparison experiments.

License: MITLanguage: PythonLast push: 9/17/2026#mcp-integrations#evaluation-benchmarks#typed-decisions

What Jev Does in this Architecture

Designs Noul, Choice, and Score question packs for an application, with a script for API-backed case runs.

Key Architecture Benefit

Connects integration ideas, question design, and evaluation methods.

Reviewed Source Code Evidence

Verified fixed-commit source files demonstrating genuine Jev integration:

Review & Benchmark Note: Not the Jev model, an SDK, or an official product. Installing the Skill makes no API calls; actual inference requires a separate run and configured key.
Clone Repository
git clone https://github.com/altryne/jevify.git

Inspect on GitHub

Check out the upstream repository README, issues, and commit log.

altryne/jevify

Architecture Category

Decision Tools

Standalone decision helpers, schema validators, probability decoders, and utilities.

View all in this category →

Related Projects in Decision Tools

jev-playground repository icon by Little-Planet-Labs

Little-Planet-Labs

jev-playground

1
Decision ToolsMITTypeScript

A web playground for entering state and decision questions, then inspecting Jev answers and probability distributions.

What Jev does here

Submits multiple Noul, Choice, and Score questions in one request.

Lets users try questions and answer options before writing application code.

#typed-decisions#evaluation-benchmarks
2 evidence links
Inspect details
jev-predict-skill repository icon by DanielKillenberger

DanielKillenberger

jev-predict-skill

1
Decision ToolsMITHTML

An Agent skill recipe that predicts another skill’s closed-set outcome from its rules and evidence.

What Jev does here

Jev first assesses whether a closed decision is possible, then selects among the target skill’s outcomes.

Includes API-call and response-check examples; it predicts the outcome without executing the target skill.

#mcp-integrations#typed-decisions
2 evidence links
Inspect details
1
Decision ToolsMITJavaScript

A chat-style Jev demo whose answers are selected from predefined or custom options rather than generated prose.

What Jev does here

Maps answer styles to Choice options and selects chat titles from fragments of the question.

Shows answer options and probabilities in a chat UI with customizable answer sets.

#voice-conversation#typed-decisions
2 evidence links
Inspect details