What problem does it solve?
It reduces the time and cognitive load of reviewing pull requests and merge requests by generating precise, actionable feedback focused on semantic HTML, CSS architecture, accessibility, TypeScript patterns, and code quality.
Core Features & Use Cases
- Auto platform detection: Reviews GitHub PRs or GitLab MRs based on a URL, a PR/MR number, or the current git remote.
- Diff-scoped, positional comments: Analyzes only changed/new lines and posts inline suggestions with line-accurate placement.
- Approval-gated posting: Presents a numbered set of proposed comments for user approval and posts only what the user allows.
- Repo-specific rule support: Optionally reads .claude/review-rules.md to apply project-specific review opinions when present.
- Review depth scaling: Adjusts thoroughness based on PR/MR size, skipping style nits for large changes and prioritizing errors, security, and accessibility.
Quick Start
Run the review by saying: review a PR or MR URL (or its number) so you can approve the proposed inline comments before they get posted.