Jev Gates — Development skill for Claude Code
Three gates for any coding agent: a deterministic approval gate before irreversible actions, a completion gate that demands evidence instead of «done», and a rubric regression gate.
How to install Jev Gates
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open cwjechw98-lang/jev-gates and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Jev Gates does
Three gates for any coding agent: a deterministic approval gate before irreversible actions, a completion gate that demands evidence instead of «done», and a rubric regression gate. Powered by TypeSafe Jev (System One). Works with Claude Code, Codex, DeepSeek Harness, Cursor, opencode, Hermes, plain shell and CI.
Alternatives in Development
- Lazycodex — The one and only agent harness for complex codebases 3.3k ★
- Fast Jev Compaction — Claude Code plugin that replaces the compaction summary with Jev decisions: every tool call and result is scor 425 ★
- Run Daily — Trigger the daily digest now (background via OS scheduler) and monitor until completion 355 ★
README
Stop saying "done" without proof.
Three small gates between an AI coding agent and its consequences. **No SDK. No dependencies. No server.** Plain Node 18+ scripts that any harness can run.
[](https://github.com/cwjechw98-lang/jev-gates/actions/workflows/ci.yml) [](LICENSE) [](package.json) [](package.json) [](#-cost) [](#the-three-gates)
[Quick start](#-quick-start) · [The three gates](#the-three-gates) · [Any harness](#-works-with-any-harness) · [Design rules](docs/DESIGN.md) · [Русский](README.ru.md)
A coding agent reports success. It has three ways to be wrong, and each one needs a different kind of check.