Agent Plugins Marketplace
All plugins

river-review

v1.120.0

Turn review into an organizational judgment asset. Review Judgment as Code for AI-assisted development, delivered as a capability pack for Codex: your team's review criteria as versioned, repo-owned skills (a Skill Registry), driven by a review agent that runs perspective-based reviewer roles (code, security, performance, architecture, testing, adversarial) and verifies findings against the diff so humans keep the high-risk judgment.

Codex

By river-review maintainersLicense: MIT1.1k GitHub starsUpdated 2 days ago

Directory evidence

Runtimes
Codex
Parsed components
0 skill or MCP entries
Source updated
Sep 22, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install river-review for Codex

Installs for the current user
codex plugin marketplace add hashgraph-online/awesome-codex-plugins
codex plugin marketplace upgrade awesome-codex-plugins
codex plugin add river-review@awesome-codex-plugins

Paste and run these commands in a terminal with Codex. They add and refresh the awesome-codex-plugins catalog, then install this plugin.

Compatibility: the page URL and API slug “river-review-2” remain stable.

  • Codex: river-review-2@agent-plugin-marketplaceriver-review@awesome-codex-plugins

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/hashgraph-online/awesome-codex-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/s977043/river-review/.

Plugin files

plugins/s977043/river-review/
└── .codex-plugin/plugin.json

Plugin manifests1

plugins/s977043/river-review/.codex-plugin/plugin.json
{
  "name": "river-review",
  "version": "1.120.0",
  "description": "Turn review into an organizational judgment asset. Review Judgment as Code for AI-assisted development, delivered as a capability pack for Codex: your team's review criteria as versioned, repo-owned skills (a Skill Registry), driven by a review agent that runs perspective-based reviewer roles (code, security, performance, architecture, testing, adversarial) and verifies findings against the diff so humans keep the high-risk judgment.",
  "author": {
    "name": "river-review maintainers",
    "url": "https://github.com/s977043/river-review"
  },
  "homepage": "https://river-review.the3396.com/",
  "repository": "https://github.com/s977043/river-review",
  "license": "MIT",
  "keywords": [
    "code-review",
    "security-review",
    "performance",
    "architecture",
    "testing",
    "adversarial-review",
    "skills"
  ],
  "skills": "./skills/agent-skills/",
  "interface": {
    "displayName": "River Review",
    "shortDescription": "Turn review into an organizational judgment asset: a Skill Registry of review skills, driven by a review agent",
    "longDescription": "River Review turns review into an organizational judgment asset. It is Review Judgment as Code for AI-assisted development: a capability pack that runs your team's review criteria as versioned, repo-owned skills (a Skill Registry), driven by a review agent that executes perspective-based reviewer roles (code, security, performance, architecture, testing) plus an adversarial pass, and verifies findings against the diff so human reviewers keep the high-risk judgment.",
    "developerName": "river-review maintainers",
    "category": "Developer Tools",
    "capabilities": [
      "Read"
    ],
    "websiteURL": "https://river-review.the3396.com/",
    "composerIcon": "./assets/icon.svg"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[river-review on Agent Plugins Marketplace](https://pluginsmp.com/plugins/river-review-2)