README.mdSee everything inside
PR reviewer
Reviews every pull request in three passes and posts one comment.
What it does
- Triage: the planner reads the diff and splits it by risk.
- Review: the reviewer goes through every file in the plan.
- Security pass: auth and payment paths only.
- Publish: the planner merges the notes into one PR comment.
Env
Copy .env.example to .env and fill in:
GITHUB_TOKEN: Token with repo scope, from github.com/settings/tokensREVIEW_DEPTH: quick, standard, or deep
Run
claude # then: /review-pr 123
zom clone asks which agent tool you use and places the files for it.