Jev Calibrate — Development skill for Claude Code
Read a week of your own gate decisions and turn them into your thresholds and rules.
How to install Jev Calibrate
Installs to ~/.claude/skills/eugeniughelbur-jev-engineering-jev-calibrate/SKILL.md
mkdir -p ~/.claude/skills/eugeniughelbur-jev-engineering-jev-calibrate && curl -fsSL https://raw.githubusercontent.com/eugeniughelbur/jev-engineering/HEAD/commands/jev-calibrate.md -o ~/.claude/skills/eugeniughelbur-jev-engineering-jev-calibrate/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Jev Calibrate does
description: Read a week of your own gate decisions and turn them into your thresholds and rules
Turn the user's own decision log into their settings. The defaults shipped with this plugin came from someone else's machine.
- Run the calibrator:
uv run "${CLAUDE_PLUGIN_ROOT}/calibrate.py"
If `uv` is missing, fall back to `python3`.
- If it reports fewer than 7 days of log, stop. Tell the user to keep running in observe mode and come back. Do not recommend thresholds fro
Alternatives in Development
- Career-Ops For Codex — Read CLAUDE.md for all project instructions, routing, and behavioral rules 32.5k ★
- Metrics Dashboard — Define product metrics dashboard with sources and alert thresholds 7.8k ★
- Stop Review Gate — You are reviewing uncommitted changes before the author finishes their turn 664 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Fast Jev Compaction
Claude Code plugin that replaces the compaction summary with Jev decisions: every tool call and result is scor
Sweep
Daily end-of-day Gmail inbox sweep — auto-label the obvious, flag the rest for review, log decisions for futur
Sponsorship Threshold Rules
Governs how Salary Calculator collects and compares government-mandated minimum salary thresholds for employer
Claude Code Jev
Experimental Jev permission gate for Claude Code via OpenRouter, with reproducible latency and cost benchmarks
Jev Skill Gate
Cut Claude Code's skill manifest by ~75% with TypeSafe Jev. Scores every installed skill for relevance and hid
Jev Attack
Attack your own gate with 300 prompt injections and report what got through
Related Agents
Worker Deep
Implement exactly one planned Jev Gate task contract, run its checks, and return a WorkerReply.
Clawlint Rule Expert
Use this agent to answer deep questions about clawlint rules — what a rule actually checks, how its thresholds
Review Readability.Agent
Read-only readability reviewer. Flags ambiguous names, deep nesting, and non-obvious decisions without comment