{"slug": "find-jevable-code-audit-a-repo-for-jev-replaceable-decisions", "title": "Find-jevable-code – audit a repo for Jev-replaceable decisions", "summary": "AltSlate-Labs released find-jevable-code, an open-source agent skill for Claude Code and Codex that audits a repository for semantic decisions — routing, triage, relevance, and escalation — that could be replaced by Jev's three primitives: Choice, Score, and Noul. The skill runs a seven-step read-only pipeline that ranks candidates with source-grounded code evidence and concrete question contracts, requires no paid inference, and installs via git clone into ~/.claude/skills/ or the codex skill install command.", "body_md": "# Find the code that should be a\n\ntyped Jev question\n\n        An agent skill for **Claude Code** and **Codex**. Point it at a\n        repository and it surfaces the semantic decisions — routing, triage, relevance,\n        escalation — that could become a **Choice**, **Score**, or\n        **Noul**. Ranked, source-grounded, read-only.\n      \n\n## Three primitives it maps to\n\nA search lead is only jevable when the judgment is semantic, bounded, and worth measuring.\n\n### Choice\n\nSelect one supplied option.\n\ndispatch · intent · categorization\n### Score\n\nLocate content on ordered, described levels.\n\nseverity · quality · relevance\n### Noul\n\nEvaluate one defined yes/no proposition.\n\nflags · matching · escalation\n## How the audit works\n\nA seven-step read-only pipeline. Nothing runs, nothing is sent to Jev, no paid inference to discover candidates.\n\n## One skill, both platforms\n\nClaude Code and Codex read the same `SKILL.md`. Pick your install.\n\n### Claude Code copy into skills\n\n```\n# clone and drop the skill in place\ngit clone https://github.com/AltSlate-Labs/jevable-code.git\ncp -r jevable-code/skills/find-jevable-code \\\n      ~/.claude/skills/\n```\n\n### Codex install the plugin\n\n```\n# .codex-plugin/plugin.json ships in the repo\ncodex skill install \\\n  https://github.com/AltSlate-Labs/jevable-code.git\n```\n\nThen, in a session with the skill available:\n\n```\nUse find-jevable-code to audit this repository for decisions suited to\nJev Choice, Score, or Noul, and rank the opportunities with code evidence\nand concrete question contracts.\n```\n\nSee the [worked example](https://github.com/AltSlate-Labs/jevable-code/tree/main/examples) — a toy keyword router and the audit report the skill produces for it.", "url": "https://wpnews.pro/news/find-jevable-code-audit-a-repo-for-jev-replaceable-decisions", "canonical_source": "https://altslate-labs.github.io/jevable-code/", "published_at": "2026-09-21 05:57:07+00:00", "updated_at": "2026-09-21 06:23:25.063538+00:00", "lang": "en", "topics": ["ai-agents", "ai-tools", "developer-tools", "ai-products"], "entities": ["AltSlate-Labs", "find-jevable-code", "Claude Code", "Codex", "Jev", "Choice", "Score", "Noul"], "alternates": {"html": "https://wpnews.pro/news/find-jevable-code-audit-a-repo-for-jev-replaceable-decisions", "markdown": "https://wpnews.pro/news/find-jevable-code-audit-a-repo-for-jev-replaceable-decisions.md", "text": "https://wpnews.pro/news/find-jevable-code-audit-a-repo-for-jev-replaceable-decisions.txt", "jsonld": "https://wpnews.pro/news/find-jevable-code-audit-a-repo-for-jev-replaceable-decisions.jsonld"}}