Agent Gallery
Small, advisory AI review agents the community has shared. Each agent is a short prompt plus an allowlist of the PR context it may read — nothing more. Install one straight into PR Flow, or read its full prompt first.
7 agents
Accessibility Reviewer
Reviews frontend code for accessibility issues based on WCAG best practices, including ARIA, semantic HTML, and keyboard navigation.
Architecture Reviewer
Reviews the PR for high-level architecture decisions, separation of concerns, and SOLID principles.
Code Reviewer
Reviews code for readability, maintainability, and clean code practices. Focuses on naming, duplication, and simplicity.
Documentation Reviewer
Checks the PR for necessary documentation updates, including public APIs, READMEs, and migration notes.
Performance Reviewer
Analyzes the code for performance bottlenecks, inefficient queries, and unnecessary allocations.
Security Reviewer
Analyzes the code for security vulnerabilities, secrets, and insecure defaults based on OWASP principles.
Test Reviewer
Reviews the PR for testing coverage, edge cases, meaning of assertions, and test maintainability.
Want the whole store inside the app?
PR Flow ships a built-in Community Store — browse, preview, and install agents without leaving your review. You can also author your own and share them here — the catalog is an open, community-run repo on GitHub.