Orch Reviewer — Development agent for Claude Code
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
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
- Address Comments.Agent 31k ★
- People Profiler — Bulk create or update person notes from Slack profiles 4.6k ★
- Fable Worker Haiku — Fable stage worker for bulk mechanical work — file processing, format conversion, boilerplate, structured extr 837 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Orch Hard Slice
Heavy-tier worker for the orchestrator. Use for Class: hard — architecture, irreversible migrations, multi-sys
Orch Verifier
Heavy-tier fresh-eyes verifier for the orchestrator. Use for Class: verify at every close — it MUST NOT have b
Sap Cloud Consultant
SAP S/4HANA Cloud Public Edition 한국어 컨설턴트. Clean Core, Key User Extensibility(Custom Logic/Fields/CDS), 3-Tier
Hardware Expert
Amiga system architecture specialist. Validates hardware claims, reviews address space assumptions, identifies
Jobseeker
The single front door for ALL job-search tasks — address it as "@jobseeker" or "jobseeker". Use for anything j
Find Memory Leaks
valgrind --leak-check=full ./program valgrind --tool=memcheck ./program gcc -fsanitize=address -g program.c -o
Related Skills
Orch Ledger
Show the active Requirements Ledger — clarified answers, open, done and deferred items, and the verify verdict
Log Transaction
Log a single transaction (manual entry) into the current month's processed transaction ledger. Use for one-off
Address Gh Review
Fixes immediate PR feedback, defers remaining items as issues