Ross ROSS = Recommend OSS · open-source software intelligence for agents

function: code-review

232 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
driftingly/rector-laravel
A community-developed Rector extension providing automated upgrade and refactoring rules for Laravel applications. It applies version-speci…
991272active
pnedev/comparePlus
ComparePlus is a Notepad++ plugin for comparing files, file selections, clipboard content, and diffs against Git or SVN. It supports side-b…
781265active
better-auth/better-hub
Better Hub is a re-imagined code collaboration platform that provides an improved interface for GitHub, covering repo overviews, PR reviews…
531261active
GerritCodeReview/gerrit
Gerrit is a self-hosted web-based code review and project management tool for Git-based projects, featuring side-by-side diffs, inline comm…
771221stable
BehiSecc/VibeSec-Skill
VibeSec-Skill is an AI skill (prompt/instruction pack) that teaches LLM coding assistants like Claude Code, Cursor, Codex, Copilot, and Ant…
461220active
amElnagdy/guard-skills
A collection of guard skills for AI coding agents that act as second-pass quality gates on AI-generated code, tests, and documentation. It …
541203active
mckaywrigley/ai-code-translator
A web application that uses AI (LLMs) to translate source code from one programming language to another. It is a Next.js/TypeScript app tha…
304169maintenance
flyerhzm/rails_best_practices
rails_best_practices is a code metric tool that checks the quality of Rails code against a set of best-practice rules. It runs from the com…
674161maintenance
sashiko-dev/sashiko
Sashiko is an agentic code review system for the Linux kernel that ingests patches from mailing lists, GitHub PRs, GitLab MRs, or local git…
601191active
meziantou/Meziantou.Analyzer
Meziantou.Analyzer is a C# Roslyn analyzer distributed as a NuGet package that performs static analysis to detect bugs, security issues, an…
961187active
Gentleman-Programming/gentleman-guardian-angel
Gentleman Guardian Angel (gga) is a pure-Bash CLI tool that runs AI-powered code reviews on staged files via a git pre-commit hook, using a…
771135active
wasabeef/claude-code-cookbook
A collection of commands, roles, and automation hooks that extend Claude Code with custom slash commands for common development tasks. It a…
681134active
oclint/oclint
OCLint is a static source code analysis tool for C, C++, and Objective-C that inspects the abstract syntax tree to find bugs, unused code, …
653896maintenance
PyCQA/flake8-bugbear
flake8-bugbear is a plugin for the Flake8 linter that adds checks for likely bugs and design problems in Python code. It provides opinionat…
811116active
captainhook-git/captainhook
CaptainHook is a flexible git hook manager for PHP developers that lets teams configure git hook actions in a JSON file. It supports built-…
801115active
pullfrog/pullfrog
Pullfrog is an open-source, model-agnostic GitHub bot that runs coding agents (Claude, Codex, etc.) inside your repo's GitHub Actions. It t…
811111active
pashov/skills
A collection of AI-powered Solidity security skills built by Pashov Audit Group, packaged for use with AI coding assistants like Claude Cod…
751096active
SonarOpenCommunity/sonar-cxx
A SonarQube community plugin that adds C and C++ support to SonarQube, focusing on integrating existing C++ analysis tools. It parses C/C++…
861094active
google/crubit
Crubit is a bidirectional bindings generator that automatically creates FFI bindings between C++ and Rust, enabling code in either language…
771094active
vercel-labs/eve-software-factory-template
Foreman is a template for an 'eve Software Factory' that runs AI agents across the development loop: a classifier triages tasks from GitHub…
571087active
openclaw/agent-skills
A shared catalog of reusable skills (workflow definitions and helper scripts) for coding agents like Codex and Claude Code, installable via…
591075active
asklokesh/loki-mode
Loki Mode is a spec-driven autonomous SDLC framework that turns a PRD, GitHub issue, OpenAPI spec, or one-line brief into a deployed applic…
791054active
danielstjules/jsinspect
jsinspect is a Node.js CLI tool that detects copy-pasted and structurally similar JavaScript code by comparing ASTs rather than raw tokens.…
233582maintenance
palantir/policy-bot
policy-bot is a GitHub App that enforces configurable approval policies on pull requests by reporting a status check. It supports complex r…
981048active
klen/pylama
Pylama is a code audit tool for Python that wraps multiple linters (pycodestyle, pydocstyle, PyFlakes, McCabe, Pylint, Radon, eradicate, My…
721048active
villesau/ai-codereviewer
A GitHub Action that uses OpenAI's GPT-4 API to automatically review pull requests and post intelligent feedback comments. It retrieves PR …
211037active
ezyang/ghstack
ghstack is a command-line tool that submits stacks of Git commits to GitHub as separate, dependent pull requests. It supports updating, reb…
741011active
maglnet/ComposerRequireChecker
ComposerRequireChecker is a PHP CLI tool that analyzes a composer.json file and the package's source code to detect usage of symbols from u…
911010active
qax-os/goreporter
goreporter is a Go CLI tool that concurrently runs a suite of linters (gofmt, govet, golint, staticcheck, errcheck, gocyclo, etc.) plus uni…
233120maintenance
mplushnikov/lombok-intellij-plugin
An IntelliJ IDEA plugin that adds support for Project Lombok annotations, making the IDE recognize Lombok-generated getters, setters, const…
103077maintenance
github/VisualStudio
The GitHub Extension for Visual Studio is a VSIX plugin that adds GitHub integration to Visual Studio 2015 and newer, living mostly in the …
102508maintenance
hieunc229/copilot-clone
Captain Stack is a VSCode extension that provides code suggestions similar to GitHub Copilot. Instead of relying solely on AI, it searches …
321782maintenance
WisdomShell/codeshell
CodeShell is a family of 7-billion-parameter code large language models developed by PKU-KCL, trained on 500 billion tokens with an 8192-to…
271621maintenance
reenhanced/gitreflow
git-reflow is a Ruby-based command-line tool that automates the git feature-branch workflow: it creates pull requests, enforces code review…
231489maintenance
joshpxyne/gpt-migrate
GPT-Migrate is a Python CLI tool that uses LLMs (GPT-4 via OpenAI or OpenRouter) to automatically migrate codebases from one framework or l…
296978experimental
code-cracker/code-cracker
Code Cracker is a Roslyn-based analyzer library for C# and Visual Basic that provides code diagnostics, refactorings, and code style analys…
231147maintenance
vercel-labs/openreview
OpenReview is an open-source, self-hosted AI code review bot that deploys to Vercel and connects to GitHub via a GitHub App. Mentioning @op…
461516experimental
phacility/phabricator
Phabricator is a self-hosted suite of web applications for software development, including code review (Differential), repository hosting (…
3212298abandoned
facebookarchive/mention-bot
A GitHub webhook bot by Facebook that automatically mentions potential reviewers on pull requests based on file change history. It is archi…
103340abandoned
sebastianbergmann/phpcpd
PHPCPD is a Copy/Paste Detector command-line tool for PHP code that identifies duplicated lines and clone classes across a codebase. It is …
102209abandoned
gojp/goreportcard
Go Report Card is a web application and CLI that grades the quality of Go projects using checks like gofmt, go vet, golint, and gocyclo, pr…
102171abandoned
brightcove-archive/ooyala_barkeep
Barkeep is a self-hosted, standalone code review system for engineering organizations, built in Ruby. It tracks and reviews commits across …
101417abandoned
zeke/semantic-pull-requests
A Probot-based GitHub App that adds a status check ensuring pull requests follow the Conventional Commits spec, so semantic-release can tri…
321234abandoned
bodil/eslint-config-cleanjs
An ESLint shareable config that restricts JavaScript to a pure functional subset by banning this, classes, null, mutation, reassignment, an…
101095abandoned
ECC
ECC is an open-source 'agent harness operating system' that provides 261 skills, 64 agents, and 84 commands to optimize AI coding agents li…
81243524active
mattpocock/skills
A curated collection of 25 composable AI agent skills (slash-command prompt files) by Matt Pocock for doing disciplined software engineerin…
81237949active
Graphify-Labs/graphify
Graphify is an open-source (Apache 2.0) Python CLI and /graphify skill that turns a codebase—including docs, SQL schemas, configs, and PDFs…
77111080active
DeusData/codebase-memory-mcp
A Model Context Protocol (MCP) server that indexes codebases into a persistent knowledge graph of functions, classes, call chains, and HTTP…
8140771active
cursor/cursor
Cursor is an AI-powered code editor and coding agent (a fork of VS Code) that lets developers delegate implementation tasks to AI agents, w…
6733180active
Kilo-Org/kilocode
Kilo Code is an open-source (MIT) AI coding agent available as a VS Code extension, JetBrains plugin, and CLI, with cloud agents and a mode…
8327033active
EveryInc/compound-engineering-plugin
A plugin of 33 AI skills for coding agents like Claude Code, Cursor, and Codex that structures work around a brainstorm-plan-build-review l…
8024576active
dotnet/roslyn
Roslyn is the open-source .NET Compiler Platform implementing the C# and Visual Basic compilers with rich code analysis APIs. It exposes co…
6720628stable
tt-a1i/archify
Archify is an agent skill for coding assistants (Claude Code, Cursor, Codex CLI, OpenCode, Raven) that turns plain-English system descripti…
8117898active
Semgrep
Semgrep is a fast, open-source static analysis tool that searches code, finds bugs, and enforces secure coding standards using rules that l…
9516409active
pre-commit
pre-commit is a framework for managing and maintaining multi-language Git pre-commit hooks. It automatically installs and runs hooks writte…
9415536stable
webpro-nl/knip
Knip is a CLI linter that finds unused files, dependencies, and exports in JavaScript and TypeScript projects, including monorepos. It uses…
9512117active
bufbuild/buf
Buf is a modern CLI toolchain for Protocol Buffers that replaces protoc with a fast compiler plus linting, formatting, breaking-change dete…
9711389active
Untrivial-ai/agent-orchestrator
Agent Orchestrator (AO) is a local desktop IDE for supervising fleets of AI coding agents like Claude Code, Codex, and Aider. It plans task…
829968active
jnMetaCode/superpowers-zh
A Chinese community edition of the superpowers project that installs 20 battle-tested Markdown 'skills' (methodologies like brainstorming, …
797829active
lintsinghua/DeepAudit
DeepAudit is an open-source multi-agent AI system for automated code vulnerability discovery and security auditing, with a React frontend a…
726905active
olimorris/codecompanion.nvim
CodeCompanion.nvim is a Neovim plugin that integrates LLMs (Anthropic, OpenAI, Gemini, Copilot, Ollama, and more) and CLI coding agents (Cl…
896824active
github/CopilotForXcode
GitHub Copilot for Xcode is an AI coding assistant plugin for Xcode providing code completions, chat, agent mode, and code review for Swift…
886285active
vimeo/psalm
Psalm is an open-source static analysis tool for PHP that finds type-related bugs and security vulnerabilities through type inference and t…
885884active
aidlearning/AidLearning-FrameWork
AidLux (originally AidLearning) is an AIoT development platform that runs a native Ubuntu Linux environment with GUI, deep learning tooling…
705797active
mgechev/revive
Revive is a fast, configurable, and extensible linter for Go, serving as a drop-in replacement for golint. It supports TOML-based rule conf…
955547active
pmd/pmd
PMD is an extensible multilanguage static code analyzer that finds common programming flaws like unused variables, empty catch blocks, and …
965473stable
cloudflare/vibesdk
An open-source SDK for building your own vibe-coding platform where users describe full-stack apps and an AI coding agent plans, edits, dep…
735334active
braedonsaunders/codeflow
CodeFlow is a browser-based tool that turns any GitHub repository URL (or local files) into an interactive architecture map showing how fil…
605076active
vitali87/code-graph-rag
Code-Graph-RAG is a Python CLI tool and MCP server that parses multi-language codebases with Tree-sitter, builds a knowledge graph of code …
854828active
phodal/auto-dev
AutoDev is an AI-native multi-agent coding development platform built on Kotlin Multiplatform, distributed as an IntelliJ IDEA plugin, VS C…
854535active
gptme/gptme
gptme is a free, open-source personal AI agent that runs in the terminal, equipped with local tools for shell execution, code writing, file…
974399active
zgsm-ai/costrict
CoStrict is an open-source, enterprise-focused AI coding assistant delivered as VS Code and JetBrains extensions, offering strict-mode code…
814391active
phpro/grumphp
GrumPHP is a PHP code-quality tool implemented as a Composer plugin that registers git hooks in your repository. When a developer commits c…
924311active
awslabs/aidlc-workflows
AI-DLC Workflows is AWS's implementation of the AI-Driven Development Life Cycle methodology, packaged as adaptive workflow steering rules,…
804187active
crate-ci/typos
typos is a fast source code spell checker written in Rust that finds and corrects spelling mistakes in codebases. It is designed for low fa…
944113active
nyldn/claude-octopus
A Claude Code plugin that orchestrates multiple AI model providers (Codex, Copilot, Gemini, Ollama, and others) against the same task, usin…
784010active
InfyOmLabs/laravel-generator
InfyOm Laravel Generator is a PHP/Laravel package that generates complete CRUD scaffolding—migrations, models, controllers, repositories, r…
233823active
jihe520/MathModelAgent
MathModelAgent is a multi-agent LLM application that automates mathematical modeling competitions end-to-end: it analyzes a problem, builds…
873791active
antonbabenko/pre-commit-terraform
A collection of git hooks for Terraform, OpenTofu, and Terragrunt driven by the pre-commit framework. It automatically formats code and run…
993760active
swiftlang/swift-syntax
A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code via a source-accurate syntax tree (SwiftSy…
913693stable
Ataraxy-Labs/sem
sem is a semantic version control CLI built on top of Git that parses code with tree-sitter and diffs, blames, and analyzes impact at the e…
823315active
RuoYi-Vue
RuoYi-Vue is a full-stack, front-end/back-end separated admin and permission management system built on Spring Boot, Spring Security, JWT, …
833184active
qltysh/qlty
Qlty CLI is a multi-language code quality tool written in Rust that unifies linting, auto-formatting, maintainability analysis, and securit…
953130active
AutoCodeRoverSG/auto-code-rover
AutoCodeRover is an autonomous software engineering agent that combines LLMs with code structure analysis to automatically resolve GitHub i…
343100active
cloudflare/security-audit-skill
A coding-agent skill from Cloudflare that turns an LLM coding agent into a security auditor via a six-phase pipeline (recon, hunting, valid…
543077active
Chachamaru127/claude-code-harness
A development harness plugin for Claude Code (and Codex CLI, Cursor, Grok) that enforces a disciplined Plan→Work→Review→Release loop with s…
793072active
leigest519/OpenGame
OpenGame is an open-source agentic framework for end-to-end web game creation from a single prompt, built around a reusable 'Game Skill' sy…
592859active
tach-org/tach
Tach is a CLI tool, written in Rust, that enforces dependency rules and public interfaces between Python modules to support a modular monol…
772801active
jnsahaj/lumen
Lumen is a fast terminal-based git diff viewer and code review TUI written in Rust, shipped as a single static binary. It offers side-by-si…
842769active
nicepkg/aide
Aide is a VSCode extension that brings AI-assisted coding features such as one-click code commenting, language/framework conversion, UI scr…
232690active
ray-x/go.nvim
A feature-rich Neovim plugin for Go development, written in Lua, integrating gopls LSP, treesitter, DAP debugging, and AI assistance. It co…
742656active
oxsecurity/megalinter
MegaLinter is an open-source code quality tool that runs over 50 linters and formatters covering 50 languages, 22 formats, and 21 tooling f…
942570active
find-sec-bugs/find-sec-bugs
Find Security Bugs is a SpotBugs plugin that performs static security analysis of Java bytecode, detecting 144 vulnerability patterns inclu…
562437active
DannyMac180/sol-advisor
Sol Advisor is a Codex-native plugin that orchestrates AI-driven software delivery through risk-gated routing, declaring a route (solo, del…
572359active
google/gnostic
gnostic is a Go command-line compiler that converts OpenAPI descriptions between JSON/YAML and Protocol Buffer representations. It provides…
662298active
learnhouse/learnhouse
LearnHouse is a next-generation open-source learning management system (LMS) for creating, sharing, and selling educational content. It com…
992203active
continew-org/continew-admin
ContiNew Admin is a full-stack, multi-tenant admin management framework/scaffold built on Spring Boot 3 (Java 17) and Vue 3 with Arco Desig…
802104active
coder/xum
Xum (formerly Mux) is an open-source desktop application for running multiple AI coding agents in parallel, each in its own isolated worksp…
791985active
Tencent/CodeAnalysis
Tencent Cloud Code Analysis (TCA, code-named CodeDog) is a self-hosted static code analysis platform consisting of server, web, and client …
451843active
netyouli/WHC_ConfuseSoftware
A macOS (and Windows for some helpers) GUI application that obfuscates and 'renovates' mobile and game project source code across Objective…
761797active

← prev page 2 / 3 next →