Automated Reviews
Install once via GitHub Action. Every PR gets reviewed automatically with actionable, contextual feedback.
An AI code review agent that focuses on what matters. Security issues, bugs, and architecture—not nitpicks about semicolons.
#142 opened by developer
Install once via GitHub Action. Every PR gets reviewed automatically with actionable, contextual feedback.
No bikeshedding. Focuses on what matters: bugs, security vulnerabilities, and architectural concerns.
Understands your codebase. Reviews consider your patterns, conventions, and existing architecture.
MIT licensed. Self-hostable. No vendor lock-in. Built by developers, for developers.
Automated code review agent for pull requests. Install once, get intelligent reviews on every PR.
Coming Soon
Review from your terminal
MCP for Cursor, Codex, Claude
VS Code, JetBrains, and more
░█▀▀░█▀▄░▀█▀░▀█▀░▀█▀░▄▀▄░█░█░█▀▀ ░█░░░█▀▄░░█░░░█░░░█░░█\█░█░█░█▀▀ ░▀▀▀░▀░▀░▀▀▀░░▀░░▀▀▀░░▀\░▀▀▀░▀▀▀
We're building Critique in public. Follow the repository to get updates when we ship.
Security Issue: Hardcoded secret detected. This exposes your JWT signing key in version control.
Store secrets in environment variables, never in code.