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.
Install via npx skills add typesafe-ai/skills --skill typesafe-ai to let Codex understand TypeSafe / Jev calls, delegating code judgment tasks to Jev rather than having Jev write code for Codex.
分享个很火的 skill: typesafe-ai Skill 👇 安装命令:npx skills add typesafe-ai/skills --skill typesafe-ai 可以直接 让 Codex 理解 TypeSafe / Jev 的调用方式 它最有意思的地方,不是让 Jev 替 Codex 写代码,而是把代码里的“判断题”交给 Jev 不过注意它不是装完就会自动接管 Codex