claudeindex
Plugin

review-pr

Reviews a GitHub PR for real blocking problems nobody has flagged yet — verified against the actual code before reporting. Checks for: - Correctness bugs and logic errors - Security gaps and auth issues - Broken contracts and data races - Unmet acceptance criteria from the linked ticket Reads files by ref (not checkout) to avoid corrupting local state. Returns APPROVE or REQUEST CHANGES with exact file:line citations and paste-ready comments. Never posts to GitHub on its own.

Installation

1

Add the marketplace

/plugin marketplace add senigami/skill-arsenal
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.