Back to Blog
New Feature

Introducing Agent Store
Choose Your AI Review Team

Not every codebase needs the same review. Now you can pick exactly which AI agents run on your pull requests — security, performance, SEO, or your own custom agents.

January 25, 2026
5 min read

One Size Doesn't Fit All

A fintech app cares deeply about security vulnerabilities. A game engine cares about performance bottlenecks. A marketing site cares about SEO. Why should they all get the same review?

Until now, AI code review tools treated every repository the same way. You got all the agents, all the time — even when half of them weren't relevant to your project.

"We're a backend API. Why are we getting CSS best practices warnings?"

— Every backend developer ever

Agent Store: Your Review, Your Rules

Agent Store is a marketplace where you browse, enable, and configure the AI agents that review your code. Think of it as building your perfect code review team.

Agent Store

Select agents per repository

Enable/disable any agent
Configure agent thresholds
Add custom agents
Create review pipelines

Available Agents

Start with our curated collection of specialized agents. Each one is an expert in their domain, trained on thousands of code patterns. Want to learn more? Meet the Agents goes deep into how each one works.

Security Sentinel

OWASP, CVE, injection attacks

Finds SQL injection, XSS, CSRF, and 200+ vulnerability patterns.

Performance Hawk

N+1, memory leaks, complexity

Catches O(n²) loops, unnecessary re-renders, and memory issues.

Bug Hunter

Logic errors, edge cases, nulls

Finds null pointer risks, off-by-one errors, and race conditions.

SEO Expert

Meta tags, OpenGraph, Schema.org

Validates meta tags, structured data, and social previews.

UX Advisor

Accessibility, usability, a11y

Checks WCAG compliance, keyboard navigation, screen reader support.

Refactoring Advisor

SOLID, code smells, complexity

Identifies technical debt before it compounds.

View all 10+ agents →

Example Configurations

Fintech API

Security-first configuration
Security SentinelBug HunterRefactoring Advisor

Game Engine

Performance-critical configuration
Performance HawkBug HunterRefactoring Advisor

Marketing Website

SEO & UX focused configuration
SEO ExpertUX AdvisorPerformance Hawk

Build Custom Agents

Don't see an agent for your needs? Create your own. Custom agents use the same YAML rule format as our built-in agents.

Company coding standards

Enforce your team's specific conventions and patterns

Domain-specific rules

Healthcare HIPAA compliance, financial regulations, etc.

Framework-specific checks

Rails best practices, React hooks rules, etc.

Coming Soon

Share your custom agents with the community. Publish to Agent Store and help other teams catch the same issues you've learned to avoid.

Build Your Perfect Review Team

Agent Store is available now for all diffray users. Start customizing your review pipeline today.

Articles Connexes