What problem does it solve? Teams adopting TypeSafe Jev decision models struggle to identify which judgments in an existing codebase are worth converting, and often miss opportunities beyond obvious LLM-call replacements. This Skill reads a repository and produces an evidence-grounded, ranked map of substitution, augmentation, and new-capability opportunities. ## Core Features & Use Cases - Decision inventory scanning: A bundled TypeScript scanner lists model calls, label-seeking prompts, keyword heuristics, first-match picks, fixed cutoffs, and manual review steps with file and line references. - Failure-record analysis: Git history, heuristic churn, tests, and TODOs reveal which decisions keep breaking and where labeled evaluation data already exists. - Ranked opportunity report: Candidates are challenged against a fit test, scored on business leverage and risk, and the top three receive Jev Choice/Noul/Score decision contracts plus shadow-mode experiment designs. - Use Case: Point your coding agent at a SaaS repository and ask where Jev would pay off; receive a value map, a decision inventory, and a ranked opportunity report with integration points and shadow experiments, without any code being changed. ## Quick Start Open your agent at the repository root and ask it to find where Jev decision models would create the most value in this codebase.