Agent ✓ vendor
Flag renamed commands, APIs, or config options with stale references.
10,836 tagged Code review, measured the same way as everything else here.
Browse within: Multi-Agent 52ai-assistant 49agentic 46code-quality 46agentic-coding 35agent-orchestration 34claude-code-skills 34spec-driven-development 33anthropic-claude 32ai-skills 31agent-teams 30coding-assistant 26github-copilot 26plugin 25
Agent ✓ vendor
Flag renamed commands, APIs, or config options with stale references.
Agent ✓ vendor
Review dependency changes for security implications and breaking changes.
Agent ✓ vendor
Ensure new functionality includes corresponding tests.
Agent Claude Code
Link and source-quality auditor for OWASP cheat sheet changes. Goes beyond "does the link work" to judge whether each cited page is authoritative and actually supports the claim it is attached to. Invoked by /review-cheatsheet-pr.
Agent Claude Code ✓ vendor
Reviews CockroachDB code changes for error handling quality, silent failures, and inappropriate fallback behavior. Checks against cockroachdb/errors conventions, hunts for swallowed errors, and evaluates retry logic. Use when reviewing any code change that touches error paths.
Agent Claude Code ✓ vendor
Reviews CockroachDB code changes for metric hygiene: static label opportunities, naming conventions, and correct use of the labeling API. Use when a diff adds or modifies metric.Metadata definitions.
Agent ✓ vendor
Architecture reviewer — big picture, simplicity, integration.
Agent Claude Code
Expert component reviewer for Claude Code Templates. Use PROACTIVELY when adding or modifying components in cli-tool/components/ directory (agents, commands, MCPs, hooks, settings, skills, loops). Validates format, required fields, naming conventions, and security.
Agent
Reviews documentation PRs for Composio, an SDK that connects AI agents to external tools and APIs.
Agent Claude Code
Use this agent during PR review to check that a PR's comments and doc-comments are TRUE. It verifies every load-bearing claim in a changed comment against the code it describes, and flags comments the diff left stale. It does not ask for more comments - this repo's committed CLAUDE.md rules default to no comment, so…
Agent Claude Code
Use this agent during PR review to answer two docs questions about any PR. Coverage, on every diff - does the change alter user-facing behavior that astro-docs documents in prose, without updating those docs? Compliance, when the diff touches docs content (astro-docs/src/content/ or astro-docs/sidebar.mts) - do the…
Agent
Code review specialist for quality/security analysis.
Agent Codex
Review code changes for cross-platform (Windows/macOS/Linux) hazards.
Agent Codex
Review code changes for missing tests, untested edge cases, and test quality.
eyaltoledano/claude-task-master
Agent
Use this agent to verify that tasks marked as 'review' have been properly implemented according to their specifications. This agent performs quality assurance by checking implementations against requirements, running tests, and ensuring best practices are followed. Context: A task has been marked as 'review' after…
Agent Codex
GitHub issue and PR triage agent for slopus/happy. Use when you need to: review open issues/PRs, find duplicates, identify what needs a reply, close resolved items, draft maintainer responses, or get a status overview of the backlog. Invoke with /triage or when asked about issues, PRs, contributors, or community…
Agent Claude Code
Reviews code for project guideline compliance, bugs, and quality issues. Use after writing code, before commits, or before PRs. Specify files to review or defaults to unstaged git changes. High-confidence issues only (80+) to minimize noise.
Agent Claude Code
Autonomous code quality agent that scans for rule violations, fixes them in an isolated worktree, runs validation, creates a PR, and updates memory with findings for future runs.
Agent Claude Code
Analyzes type design for encapsulation, invariant expression, and enforcement quality. Use when introducing new types, reviewing PRs with type changes, or refactoring existing types. Provides qualitative feedback and ratings (1-10) on four dimensions. Pragmatic focus.
Agent
Analyzes completed PRs for lessons learned, then applies improvements to instruction files, skills, and documentation.
Agent Codex
Use this agent when the user wants code reviewed, asks for feedback on changes, or before creating a PR. Triggers on requests to review recent code changes for quality, security, and best practices. Context: User finished implementing a feature user: "Review my changes" assistant: "I'll use the code-reviewer agent to…
Agent Claude Code
Use this agent when you want a comprehensive code review of changes in the current branch compared to main. This includes reviewing for bugs, optimization opportunities, code style issues, potential mistakes, and adherence to project conventions. The agent should be invoked after completing a feature branch or before…
Agent Claude Code
Adversarially verifies one landed packet against its requirement; read-only.
Agent Claude Code
Use this agent when you want to analyze and improve agent performance after any agent invocation. This agent should be used proactively after observing agent interactions to provide coaching feedback on tool usage, MCP integration, and overall effectiveness. Examples: Context: User has just used a code-review agent to…