PostToolUse
73Hook Claude Code
Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing format.sh. From s977043/river-review.
Hook Claude Code
Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing format.sh. From s977043/river-review.
Settings file Claude Code
Agent settings declaring 2 hook events (PreToolUse, PostToolUse) and 23 allowed tools.
Skill Claude CodeCodex
Get a second opinion or independent review from Codex (OpenAI) via the local Codex CLI. Use when the user wants Codex to review a design memo, PR, diff, or decision, or to cross-check an approach from another model. Also trigger on "Codexに聞いて", "Codexと相談", "Codexにレビュー", "Codexの意見", "別のモデルで確認".
Skill Claude CodeCodex
A Japanese-language review guide for AI-assisted development that separates requirements, design, code changes, testing, and completion reports. It defines evidence-based decisions such as approved, needs revision, blocked, or rejected.
Skill Claude CodeCodex
Design a new Claude Code skill from a concrete use case and produce a repo-ready skill package. Use when the user asks to create a new skill, define a skill's responsibility, draft SKILL.md, choose frontmatter, design supporting files, or prepare eval criteria for a new skill. Also trigger on "スキルを作りたい", "スキルを作って"…
Skill Claude CodeCodex
Create an operating policy and roadmap for a live portfolio of Claude Code skills. Use when the user asks to organize, govern, audit, measure, retire, or scale skills already used by a team or repository. Also trigger on "スキルの運用計画", "スキルポートフォリオ", "スキルロードマップ", "スキルを整理して".
Skill Claude CodeCodex
Evaluate and improve an existing Claude Code skill using explicit success criteria and small controlled changes. Use when the user asks to optimize a skill, reduce over-triggering or under-triggering, improve reliability, tighten instructions, or add evals for a skill. Also trigger on "スキルを改善して", "スキルを最適化して"…
Agent
Reviews responsibility boundaries, dependencies, and long-term maintainability.
Agent
Reviews test quality, regression risk, and edge-case coverage.
Agent
Uses this repo’s skills to plan and execute small, reviewable changes with strong review/test discipline.
Agent
Reviews security and privacy risks from code and config changes.
Instructions file GitHub Copilot
Copilot-specific instructions for the River Review repository. They require reading AGENTS.md first and explain how repository rules, prompts, agents, skills, and documentation are organized.
Instructions file GitHub Copilot
Instructions for s977043/river-review, a project described as: レビューを、組織の判断資産へ。Review Judgment as Code for AI-assisted development — codify your team's review standards as repo-owned skills and run them across the SDLC.
Instructions file GitHub Copilot
Instructions for s977043/river-review, a project described as: レビューを、組織の判断資産へ。Review Judgment as Code for AI-assisted development — codify your team's review standards as repo-owned skills and run them across the SDLC.
Instructions file GitHub Copilot
Instructions for s977043/river-review, covering instructions for skill documents, structure & schema, content guidelines, output format and style.
Instructions file CodexOpenCode
Instructions for s977043/river-review, covering agents.md—river review, scope, repository map, package manager and safety.
Instructions file
Instructions for s977043/river-review, covering claude code project guide (river-review), decision policy, change policy, reporting and ai misoperation guards.
Instructions file Gemini CLI
Instructions for s977043/river-review, covering gemini instructions (river-review), 必須チェック, gemini-specific tips, prompt assembly and development tips.
Command
Adversarial review — run pre-mortem, war-game, and logic-torturing analysis on current changes.
Command
Pre-review harness check: run lint/tests and summarize failures and risks.
Command
Draft a review-ready PR description using our template (pairs with pr-description).
Command
Review current working tree changes (diff) and suggest fixes.
Command
Run review-team skill: parallel multi-role review with consensusLevel and Tech Lead report.
Command
Set up River Review in the current project: create .river/rules.md, confirm plugin install, and check integration mode.