jev-assist
Don't burn your expensive main model on grep-and-guess grunt work — let jev rank the whole repo, and save the main model for reading the right files and writing the right code.
Don't burn your model's context on a search flood — pipe it in and read above the cut line: one calibrated number per candidate, ~30 rows whether the pool is 40 or 4,000. It doesn't search; it decides what each hit is.
How it uses Jev
A search comes back as hundreds of lines: too many to read, too risky to guess at. Pipe the candidates in — raw grep -rn , git ls-files , a test run, no reformatting — and each one comes back with a calibrated number, sorted, with an exact total and a cut line. The reply is 30 rows whether the pool was 40 or 4,000. Built on the three typed judgments of TypeSafe Jev: noul (is this hit real?), choice (what is it?), sc…
Getting started
One shape, three judgments — the subcommand picks the type of the number:
- Language
- JavaScript 100%
- License
- MIT
- Latest release
- v1.0.0 — skill-only
- Last activity
- Sep 2026
- Added
- 2026-09-22
- Stars at snapshot
- 3
- Status
- Community listing
Source: community catalog. Details and metrics reflect the published community snapshot and are not a performance endorsement. Documentation details extracted from GitHub · the README.