OPEN-SOURCE PROJECT

jev-predict-skill

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

Stars
2
Forks
0
License
Last commit
2026-09-16

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.

Reviewed the API-call and response-validation recipe in the skill; the skill was not executed.