Reviewer Dispatcher banner
gaurav0107 gaurav0107

Reviewer Dispatcher

Development community

Description

--- name: reviewer-dispatcher description: Selects the weakest dimension from the most recent merge-probability-scorer output and runs the matching specialist reviewer's contract (python-reviewer, go-reviewer, typescript-reviewer, java-reviewer, kotlin-reviewer, rust-reviewer, cpp-reviewer, csharp-reviewer, flutter-reviewer, security-reviewer) inline. Falls back to a built-in inline review prompt when the specialist file is unavailable. Emits a canonical findings schema the builder can consume.

Installation

Installs to ~/.claude/agents/gaurav0107-superhuman-reviewer-dispatcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gaurav0107/superhuman/HEAD/agents/reviewer-dispatcher.md -o ~/.claude/agents/gaurav0107-superhuman-reviewer-dispatcher.md

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

Full documentation available on GitHub

View Source Repository