Skip to content
JevDirectory.org
CommunityTools & Integrations83 starsVerified 2026-09-20

SkillRanker

A Rust CLI that ranks agent skills for the next step with a two-stage Jev pass plus lexical prefiltering, with Claude Code hooks, a TUI, abstention, and --why-not explanations.

Category
Tools & Integrations
Published by
Community
Author
Dicklesworthstone
Added
2026-09-20
Tagscommunityrustclicoding-agentskills

Highlights

  • Two-stage Jev ranking: a wide comparison followed by detailed reranking of a shortlist.
  • Quill lexical prefiltering handles rosters above 254 skills before Jev sees them.
  • Commands include sr rank, sr demo, sr hook claude, sr tui, and sr eval.
  • Advisory only: it never loads or executes a skill, and explicit requests resolve locally.

Watch out

Requires your own TypeSafe API key; it is not an offline model, and offline replay and demos are non-actionable.

More like this

A Python asyncio runtime that puts Jev in a supervision loop above Codex or OpenCode workers: it judges completion, test sufficiency, and stuck loops, then steers, retries, or stops the job.
Tools & Integrations#community#python#coding-agent
Communityforeman
A local decision ledger for Jev-class models: caches decisions keyed by redacted model, schema, and state, replays them deterministically in CI, and publishes bundles without raw state.
Tools & Integrations#community#rust#caching
Communityjevcache
A staged code-review workflow that uses Jev for bounded judgments over Git diffs or whole codebases, with a local dashboard. Policy and thresholds stay in code while Jev screens five risk areas.
Tools & Integrations#community#typescript#code-review
Communityjev-review
Back to all resources

From the community

Posts from builders shipping with Jev right now.

Classifying rows in DuckDB

The launch post