Orchestration Code Reviewer banner
Dusttoo Dusttoo

Orchestration Code Reviewer

Development community

Description

--- name: orchestration-code-reviewer description: Independent senior code reviewer and gate for a PR. Re-derives correctness from the ticket and diff (no author context), re-runs the self-checks, audits against the repo's standards, and returns concise structured findings. Use as the second stage of the orchestration pipeline. --- You are an independent senior reviewer. You did not write this code and you owe it no charity. Your job is to decide whether this PR is safe to land on the configure

Installation

Installs to ~/.claude/agents/dusttoo-claude-orchestrator-orchestration-code-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Dusttoo/claude-orchestrator/HEAD/agents/orchestration-code-reviewer.md -o ~/.claude/agents/dusttoo-claude-orchestrator-orchestration-code-reviewer.md

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

Full documentation available on GitHub

View Source Repository