ask-jev-skill
shantanugoel
A skill for Hermes and other agents to query TypeSafe Jev for bounded option judgments and confidence escalations.
- License
- MIT
- GitHub Stars
- 35
- Source reviewed
- —
Where Jev makes a decision
Evaluates candidate intents for agent workflows; escalates uncertain choices to human review or higher-tier models.
What this project offers
Equips autonomous agents with deterministic narrow judgments, mitigating infinite-loop hallucinations.
Review scope
Verified with code-level Jev executable integration evidence; decision mechanisms extracted from source.
Sources and implementation
Related projects
jev
dannote · SDK & Decision Frameworks
Integrates Jev as an asynchronous Elixir/OTP process whose replies are handled with GenServer pattern matching.
zod-jev
jomatsu · SDK & Decision Frameworks
Adds semantic rules to Zod validation, such as checking whether text matches a description or contains personal information.
daf-jev
docxology · SDK & Decision Frameworks
A Python toolkit for Jev requests, batch evaluation, calibration and MCP access.
jev-starter
hamakyo · SDK & Decision Frameworks
TypeScript patterns for thresholds, fallbacks, human review and evaluation on top of the TypeSafe SDK.