Pull request review and management — type /pr <action> for commands
Conducts multi-agent pull request reviews with confidence scoring and summary capabilities.
/plugin marketplace add l3ocho/mktpl-claude-datasaas/plugin install pr-review@mktpl-claude-datasaasMulti-agent pull request review with confidence scoring.
When invoked without a sub-command, display available actions and ask which to run.
| Action | Command to Invoke | Description |
|---|---|---|
review | /pr-review:pr-review | Full multi-agent PR review with confidence scoring |
summary | /pr-review:pr-summary | Quick summary of PR changes |
findings | /pr-review:pr-findings | List and filter review findings by category/severity |
diff | /pr-review:pr-diff | Formatted diff with inline review comments |
init | /pr-review:pr-init | Quick project setup for PR reviews |
sync | /pr-review:pr-sync | Sync config with git remote after repo move/rename |
setup | /pr-review:pr-setup | Setup wizard for pr-review |
If $ARGUMENTS is provided (e.g., user typed /pr review):
$ARGUMENTS against the Action column aboveIf no arguments provided:
Note: Commands can also be invoked directly using their plugin-prefixed names (e.g., /pr-review:pr-review)