Spent a day building tenet, a review gate for code that agents write.
Travelby timche2026-09-18
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 English, using Jev.
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.
https://github.com/zoidsh/tenetlint
Links