PullMaster – Recommends code reviewers from your repo history
Smarter than CODEOWNERS: workload-aware, expertise-aware, zero-config reviewer suggestions.

Free for open source, but Cursor and GitHub Copilot already review code.
Open source maintainers
Cursor · GitHub Copilot · CodeRabbit
Smarter than CODEOWNERS: workload-aware, expertise-aware, zero-config reviewer suggestions.
Semantic diff-to-issue alignment + agentic rule generation—solves real maintainer pain from Copilot volume.
Handy CLI that actually pulls a repo and runs a battery of concrete heuristics — repo age, README keywords/emoji counts, commit velocity, presence of LLM-tool files, and simple commit-statistics — to guess whether code was prompt-expanded. The rule set is intentionally arbitrary and extensible, which makes this a useful starting point for audits or CI checks, but expect false positives and plan to tune or add rules for your context.
Gives agents PR-level context during local editing, but review quality still depends on your codebase docs.
Bash wrapper around Claude API when CodeRabbit and Cursor already exist.
Planning stays in-repo as markdown instead of scattered across chat history.