“Summarize the open review comments on this PR and tell me which ones need code changes.”
What MoClaw does
- 1 Reads the pull request metadata, changed files, and review threads.
- 2 Groups unresolved comments by file and severity.
- 3 Separates actionable code changes from clarification-only comments.
- 4 Returns a prioritized checklist with links back to the source comments.
You get a concise PR review brief: '3 actionable changes: fix retry handling in billing.ts, add a regression test for empty webhooks, and update the migration comment. 2 comments are questions only.'