jev-predict-skill
DanielKillenberger
An Agent skill recipe that predicts another skill’s closed-set outcome from its rules and evidence.
- License
- Not declared
- GitHub Stars
- 1
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Jev first assesses whether a closed decision is possible, then selects among the target skill’s outcomes.
What this project offers
Includes API-call and response-check examples; it predicts the outcome without executing the target skill.
Review scope
Reviewed the API-call and response-validation recipe in the skill; the skill was not executed.
Sources and implementation
Related projects
jev-playground
Little-Planet-Labs · Decision Tools
A web playground for entering state and decision questions, then inspecting Jev answers and probability distributions.
jevify
altryne · Decision Tools
An Agent Skill for finding suitable Jev decision points and designing questions and comparison experiments.
jevchat
kt3k · Decision Tools
A chat-style Jev demo whose answers are selected from predefined or custom options rather than generated prose.
hermes-jev
keeltrace · Decision Tools
An asynchronous Jev companion for Hermes Agent covering relevance, completion, recovery and optional admission decisions.