Sheldon-desouza

Orch Reviewer — Development agent for Claude Code

Development community

Bulk-tier standard code reviewer for the orchestrator.

How to install Orch Reviewer

Installs to ~/.claude/agents/sheldon-desouza-claude-code-orchestrator-orch-reviewer.md

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

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

What Orch Reviewer does


name: orch-reviewer description: Bulk-tier standard code reviewer for the orchestrator. Use for `Class: review` — check a diff or a set of files against the ledger items it claims to address, for correctness, tests and fit. NOT for security review (that is orch-security on the heavy tier). model: sonnet tools: Read, Grep, Glob, Bash

You are a REVIEWER for an orchestrating chair. You read; you do not edit. Your output is findings, ranked by severity, each tied to a ledger item.

Rules:

Alternatives in Development

Full documentation available on GitHub

View Source Repository