Trending repositories: code-review
11 tracked repositories tagged with code-review, ordered by stars. Use the topic filters below to narrow further.
11 of 11 repositories
openai/codex-plugin-cc
Use Codex from Claude Code to review code or delegate tasks.
AI summary: A Claude Code plugin that integrates OpenAI's Codex for code reviews and delegated background tasks.
31,487developer-toolsJavaScriptApache-2.0tirth8205/code-review-graph
Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.
AI summary: A local-first code intelligence graph that drastically reduces LLM context windows for code reviews and large-repo tasks.
28,761developer-toolsPythonMITgoogle/eng-practices
Google's Engineering Practices documentation
AI summary: A comprehensive public repository of Google's internal engineering practices and code review guidelines.
23,314learningOtheralibaba/open-code-review
Fast, efficient, battle-tested at Alibaba's scale. Hybrid architecture code review tool: deterministic pipelines + LLM Agent, precise line-level comments, built-in multi-language ruleset (NPE, thread-safety, XSS, SQL injection), OpenAI & Anthropic compatible.
AI summary: A hybrid architecture code review tool tested at Alibaba's scale.
19,438developer-toolsGoApache-2.0millionco/react-doctor
Your agent writes bad React. This catches it
AI summary: A deterministic CLI tool that audits React codebases for state, performance, architectural, and security issues.
14,301developer-toolsTypeScriptOthermodem-dev/hunk
Review-first terminal diff viewer for agentic coders
AI summary: A terminal-based, review-first diff viewer optimized for agent-authored changesets with interactive AI annotations.
8,149developer-toolsTypeScriptMITkunchenguid/no-mistakes
git push no-mistakes
AI summary: A local Git proxy that runs an AI-driven validation pipeline before pushing your branch to open a clean PR.
7,446developer-toolsGoMITvercel-labs/deepsec
Deepsec is a security harness for finding vulnerabilities in your codebase powered by coding agents
AI summary: An agent-powered vulnerability scanner designed for deep, on-demand review of large-scale codebases.
6,576securityTypeScriptApache-2.0sanyuan0704/sanyuan-skills
Expert code review skill: SOLID, security, performance, error handling, boundary conditions
AI summary: A curated collection of production-grade agent skills designed for Claude Code and similar AI terminals.
3,815ai-mlPythonMITsanyuan0704/sanyuan-skills
Expert code review skill: SOLID, security, performance, error handling, boundary conditions
AI summary: An expert code review skill for Claude Code focusing on SOLID principles, security, and performance.
3,790developer-toolsPythonMITgithub/gh-stack
GitHub Stacked PRs
AI summary: A GitHub CLI extension that automates the creation, rebasing, and management of stacked pull requests.
1,149developer-toolsGoMIT