rami-code-review/claude-code-marketplace
Plugin Claude Code
Rami AI code review plugin for Claude Code and Codex.
rami-code-review/claude-code-marketplace
Plugin Claude Code
Rami AI code review plugin for Claude Code and Codex.
rami-code-review/claude-code-marketplace
Plugin Claude Code
AI code review for Claude Code and Codex. Reviews every PR, fixes issues via MCP, you decide what merges.
rami-code-review/claude-code-marketplace
MCP server Claude CodeCodexCursor
MCP server "rami", hosted remotely at rami.reviews, as configured in rami-code-review/claude-code-marketplace.
rami-code-review/claude-code-marketplace
Agent
Executes the private Rami review loop for /rami:review. Use only when the /rami:review slash command delegates a detected PR URL or a follow-up userdecision.
rami-code-review/claude-code-marketplace
Command
Diagnose a Rami install — checks auth, GitHub App coverage, quota, and plugin version.
rami-code-review/claude-code-marketplace
Command
Check Rami review status without triggering new review.
rami-code-review/claude-code-marketplace
Command
Run full AI code review cycle on current PR branch.
rami-code-review/claude-code-marketplace
Command
Set up and connect Rami — GitHub App, MCP server, OAuth, and a verification call.
rami-code-review/claude-code-marketplace
Command
Update the Rami plugin to the latest published version and show what changed.
rami-code-review/claude-code-marketplace
Command
Check Rami quota and credit balance.
rami-code-review/claude-code-marketplace
Hook
Runs when a session starts, executing check-update.sh. From rami-code-review/claude-code-marketplace.
rami-code-review/claude-code-marketplace
Skill Claude CodeCodex
Auto-trigger when the user wants to challenge, rebut, or dispute a Rami code review finding — phrases like "rebut this", "this is a false positive", "Rami is wrong about X", or "tell Rami this is intentional". Routes disagreement through the Rami MCP rebuttal protocol instead of a public slash command.
rami-code-review/claude-code-marketplace
Skill Claude CodeCodex
Run the Rami review loop on a PR — fetch findings, fix or rebut each by severity, push, repeat until readyforreview is true. Invoked by /rami:review and auto-triggered when the user asks for "rami review", "review my PR", "fix all rami issues", or similar.
rami-code-review/claude-code-marketplace
Skill Claude CodeCodex
Use when the user wants to diagnose, verify, or health-check a Rami install — "is Rami set up", "rami doctor", "check my rami install", "why isn't rami working". Runs read-only probes (MCP auth, GitHub App coverage, quota, plugin version) and prints a ✓/✗ checklist with the fix for each failure.
rami-code-review/claude-code-marketplace
Skill Claude CodeCodex
Use when the user wants to set up, install, or configure Rami — phrases like "install Rami", "set up Rami MCP", "how do I add Rami to Claude Code / Cursor / Codex", "connect Rami". Walks the user through the GitHub App install, MCP server registration, OAuth, and a verification call. Mirrors the public guidance at…
rami-code-review/claude-code-marketplace
Skill Claude CodeCodex
Use when the user wants to update or upgrade the Rami plugin — "upgrade rami", "update the rami plugin", "get the latest rami", or after the SessionStart nudge reports a new version. Compares installed vs latest, shows the changelog, runs the marketplace update, and explains how to activate it.