← Index

GATEDevtools & code

Tenet: AI Code Review Gate

Video preview0:43

Tenet is a review gate for code generated by agents, evaluating commits, commit messages, and pull requests against plain-language rules using Jev.

Spent a day building tenet, a review gate for code that agents write. It judges each commit, commit message and PR against rules written in plain language, using Jev by @typesafeai. The rules come from @poteto's unslop skill, @hvpandya's stop-slop, @dillon_mulroy's anti-slop and @mattpocockuk's new /pr skill. It also generates rules from your AGENTS.md or CLAUDE.md, and you can write your own rules and presets. Here an agent trips four of them, gets blocked in 1.07 s for $0.0003, and fixes its own findings.