# Code review and quality

14 entries.

- [jev-review by devagrawal09](https://github.com/devagrawal09/jev-review) - Staged code-review workflow with a local dashboard.
- [jev-review by NiazMorshed2007](https://github.com/NiazMorshed2007/jev-review) - Local-first MCP plugin for continuous quality review by coding agents.
- [foreman](https://github.com/thruwire/foreman) - Supervises a software factory of agents, with Jev making the go and no-go calls.
- [supercov](https://github.com/supercorp-ai/supercov) - Code quality and coverage signals for coding agents.
- [diffjury](https://github.com/raihankhan-rk/diffjury) - PR risk router and review coach.
- [clean-code-review](https://github.com/frostney/clean-code-review) - Every file in a PR judged against Clean Code rules, then reviewed by an LLM.
- [JevLint](https://github.com/huntedman/JevLint) - Configurable semantic linting with file-level Noul judgments.
- [commit-miner](https://github.com/devanshbatham/commit-miner) - Classifies commit diffs and messages: bug fixes, security fixes with CWEs, change types.
- [jev-review-action](https://github.com/fatwang2/jev-review-action) - GitHub Action for submission review and PR classification with Jev, no text-generation model in the loop.
- [jev-triage](https://github.com/cephalization/jev-triage) - Pulls large repositories and triages their issues with typed Jev questions.
- [perch](https://github.com/lakeday-org/perch) - Semantic linting: rules in plain language, each file judged by Jev, run locally or in CI.
- [jeff by Alurith](https://github.com/Alurith/jeff) - Read-only Go CLI that checks files against coded rules such as hidden side effects and weak error handling.
- [jev-pref](https://github.com/doeixd/jev-pref) - Turns the preferences in your AGENTS.md into a linter that runs on code changes and reports back to the agent.
- [jev-commit](https://github.com/valentynkit/jev-commit) - Pre-commit hook: one Jev call judges whether the commit message matches the staged diff, plus debug leftovers, unmentioned work, and a credential belt; warns except on a secret, which it blocks.

Page: https://awesomejev.vercel.app/c/code-review-and-quality/
