Community Store

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

Findingsfrontend

Accessibility Reviewer

Reviews frontend code for accessibility issues based on WCAG best practices, including ARIA, semantic HTML, and keyboard navigation.

reviewaccessibilitya11yfrontend
When you open the reviewView
Notegeneral

Architecture Reviewer

Reviews the PR for high-level architecture decisions, separation of concerns, and SOLID principles.

reviewarchitecturedesign
When you open the reviewView
Findingsgeneral

Code Reviewer

Reviews code for readability, maintainability, and clean code practices. Focuses on naming, duplication, and simplicity.

reviewclean-codemaintainability
When you open the reviewView
Findingsgeneral

Documentation Reviewer

Checks the PR for necessary documentation updates, including public APIs, READMEs, and migration notes.

reviewdocumentationdocs
When you open the reviewView
Findingsgeneral

Performance Reviewer

Analyzes the code for performance bottlenecks, inefficient queries, and unnecessary allocations.

reviewperformanceoptimization
When you open the reviewView
Findingssecurity

Security Reviewer

Analyzes the code for security vulnerabilities, secrets, and insecure defaults based on OWASP principles.

reviewsecurityowasp
When you open the reviewView
Findingsgeneral

Test Reviewer

Reviews the PR for testing coverage, edge cases, meaning of assertions, and test maintainability.

reviewtestingqa
When you open the reviewView

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.