Home / Code review and quality

Code review and quality

14 entries

Useful for: Code review

8

jev-review by devagrawal09

Staged code-review workflow with a local dashboard.

★ 380TypeScriptCLI
Code reviewOutput verification

diffjury

PR risk router and review coach.

★ 4TypeScriptWeb app
Code reviewPlaygrounds and demos

clean-code-review

Every file in a PR judged against Clean Code rules, then reviewed by an LLM.

★ 6TypeScriptWeb app
Code reviewPlaygrounds and demos

commit-miner

Classifies commit diffs and messages: bug fixes, security fixes with CWEs, change types.

★ 26RustCLI
Code reviewPlaygrounds and demos

jev-review-action

GitHub Action for submission review and PR classification with Jev, no text-generation model in the loop.

★ 1JavaScriptHook or plugin
Code reviewPlaygrounds and demos

perch

Semantic linting: rules in plain language, each file judged by Jev, run locally or in CI.

★ 162JavaScriptCLI
Code reviewPlaygrounds and demos

jeff by Alurith

Read-only Go CLI that checks files against coded rules such as hidden side effects and weak error handling.

★ 31GoCLI
Code reviewPlaygrounds and demos

jev-pref

Turns the preferences in your AGENTS.md into a linter that runs on code changes and reports back to the agent.

★ 4JavaScriptCLI
Code reviewOutput verification

Useful for: Output verification

5

foreman

Supervises a software factory of agents, with Jev making the go and no-go calls.

★ 415PythonLibrary or SDK
Output verificationPlaygrounds and demos

supercov

Code quality and coverage signals for coding agents.

★ 67RustCLI
Output verificationCode review

JevLint

Configurable semantic linting with file-level Noul judgments.

★ 10TypeScriptCLI
Output verificationCode review

jev-triage

Pulls large repositories and triages their issues with typed Jev questions.

★ 1TypeScriptWeb app
Output verificationPlaygrounds and demos

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.

★ 5PythonHook or plugin
Output verificationPlaygrounds and demos

Useful for: MCP and agent integration

1

jev-review by NiazMorshed2007

Local-first MCP plugin for continuous quality review by coding agents.

★ 177TypeScriptMCP server
MCP and agent integrationOutput verification