yeameen / claude-code-review-council
PublicMulti-agent code review for Claude Code: parallel review by Codex (GPT-5.5), Gemini 3.1 Pro, and 4 Claude specialist subagents (security, performance, logic, regression)
This is a plugin for Claude Code that acts like a panel of expert code reviewers. When you have code changes to review, it launches six different AI reviewers simultaneously—one focused on security, one on performance, one on logic errors, one on regression risks, plus two more from different AI systems. Each reviewer looks at the same changes from their own angle. The system then combines all their findings, removes duplicates, verifies each issue against your actual code (to catch mistakes), prioritizes them by severity, and surfaces any disagreements between reviewers. You see a clean report and approve any fixes before they are applied. It's designed for important changes like security-sensitive code, database migrations, or anything where you'd want a senior engineer's eyes on it before merging.
How It Works
You have some changes you're about to merge—maybe a security fix, a database update, or a tricky feature—and you want extra eyes on it before it goes live.
You install a special review tool that brings in multiple AI reviewers to check your work from different angles.
You simply ask your assistant to review your changes—whether it's uncommitted work, a specific commit, or even a GitHub pull request.
Hunts for vulnerabilities and access control issues
Spots slow queries and inefficient patterns
Checks if the code actually does what it should
Looks for things that might break elsewhere
Additional perspectives from different AI families
The system checks each issue against your actual code to make sure it's real—not a mistake—and re-ranks the severity based on what's actually there.
You get a prioritized list of findings (critical issues first, minor suggestions last), with disagreements between reviewers surfaced so you can make the final call.
You review the findings, approve the fixes you want, and your assistant applies them—running tests to make sure everything still works.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.