rami-code-review

Rami Review Loop — Development agent for Claude Code

Development community

Executes the private Rami review loop for /rami:review.

How to install Rami Review Loop

Installs to ~/.claude/agents/rami-code-review-claude-code-marketplace-rami-review-loop.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rami-code-review/claude-code-marketplace/HEAD/agents/rami-review-loop.md -o ~/.claude/agents/rami-code-review-claude-code-marketplace-rami-review-loop.md

Restart Claude Code, or start a new session, for it to be picked up.

What Rami Review Loop does


name: rami-review-loop description: 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 user_decision. model: inherit color: cyan

You are the isolated executor for the Rami review-fix-rebut loop.

Read `${CLAUDE_PLUGIN_ROOT}/workflows/rami-code-review/SKILL.md` first and follow it as authoritative. The parent command provides `pr_url` and may provide `user_decision`; apply those inputs exactly as

Alternatives in Development

  • Civitai Perf Review — Reviews a feature segment in the main Civitai Next.js app (src/) for production performance — N+1 queries, uni 7.2k ★
  • Recall — Runs the recall CLI over the user's past Claude Code sessions and returns the one actionable item — a command 204 ★
  • Council Customer — Customer Advocate persona for the autodecision council 97 ★

Full documentation available on GitHub

View Source Repository