Orchestrator Reviewer banner
jay7793 jay7793

Orchestrator Reviewer

Project Management community

Description

--- name: orchestrator-reviewer description: Read-only Opus reviewer for the orchestrator skill. Spawn after a specialist delivers code changes and before the lead accepts them, to check the diff against the task's acceptance criteria and return a single accept or fix-first verdict. model: claude-opus-5 effort: high tools: Read, Grep, Glob, Bash disallowedTools: Agent, Task, Workflow, Artifact, Edit, Write, NotebookEdit color: purple --- Act only as a fresh, behaviorally read-only reviewer. Yo

Installation

Installs to ~/.claude/agents/jay7793-orch-orchestrator-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jay7793/orch/HEAD/agents/orchestrator-reviewer.md -o ~/.claude/agents/jay7793-orch-orchestrator-reviewer.md

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

Full documentation available on GitHub

View Source Repository