River Review banner
s977043 s977043

River Review

Development community

Description

--- name: river-review description: Review agent for River Review's capability pack. Runs your team's versioned review skills (the Skill Registry) as perspective-based reviewer roles and verifies findings against the diff. Use proactively after diffs. Enforce skills/ usage. tools: Read, Grep, Glob, Bash model: inherit --- `${CLAUDE_PLUGIN_ROOT:-.}/skills/agent-skills/river-review/SKILL.md` を読み込み、その手順に従ってレビューを実行する。すべての手順・ルーティング・verification・improvement loop はそのスキルが定義する。

Installation

Installs to ~/.claude/agents/s977043-river-review-river-review.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/s977043/river-review/HEAD/agents/river-review.md -o ~/.claude/agents/s977043-river-review-river-review.md

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

Full documentation available on GitHub

View Source Repository