Building a Codebase Classifier with Jev
A developer shares building a codebase classifier with Jev, suggesting it may solve overengineered code from agents, and asks what to test next.
Introduces Jev Skill Suggestion to solve context window bloat and token waste from many custom skills in Claude Code via on-demand loading.
Claude Code 的上下文终于不用再被一堆预加载技能塞满了!推荐一个非常优雅的按需加载解决方案:Jev Skill Suggestion。 以往在配置大量自定义技能(Skills)时,最头疼的就是 Context Window 膨胀问题。许多低频技能即便一次都用不上,也会在每次对话启动时常驻上下文,不仅白白消耗 Token