COMMUNITY OBSERVEDMetric claims: AUTHOR REPORTEDSOURCE AUDITED🤖 Jev Agent

Jev Semantic Code Reading for Claude Code

A Claude Code plugin that uses Jev to locate relevant code and narrow large reads before the agent consumes context.

Overview & Result

A Claude Code plugin backed by Jev answers bounded codebase questions and can narrow large file reads before Claude Code receives them.

How Jev fits in the loop

  1. Jev scores code relevance or a bounded codebase question.
  2. The plugin returns a typed answer or a smaller relevant window.
  3. Claude Code reads the selected evidence and performs the coding work.

How to reproduce

  1. Read the exact X post and the BorisLeMeec/jev README.
  2. Review the find, ask and Read hook commands before using them on a repository.
  3. Treat the reported token results as author-reported small-sample measurements.

Why this build matters

It targets repeated context transfer, a practical bottleneck in long Claude Code sessions.

Limitations

  • The source post is a third-party summary of the repository rather than the repository author’s own X post.
  • The reported tests are small and depend on repository shape and query type.

Patterns