Orch Review — Git skill for Claude Code
Run the orch-review native Workflow over a diff (local changes or a GitHub PR) and report blocking vs advisory findings.
How to install Orch Review
Installs to ~/.claude/commands/baksohyeon-mogui-ade-orchestrator-orch-review.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/baksohyeon/mogui-ADE-orchestrator/HEAD/.claude/commands/orch-review.md -o ~/.claude/commands/baksohyeon-mogui-ade-orchestrator-orch-review.md Restart Claude Code, or start a new session, for it to be picked up.
What Orch Review does
description: Run the orch-review native Workflow over a diff (local changes or a GitHub PR) and report blocking vs advisory findings. Surface for the orch-review workflow. argument-hint: [pr-number | pr-url | blank for local uncommitted changes]
/orch-review
Surface for `workflows/orch-review.workflow.js` — the native Workflow port of orch-pipeline Phase 5 (Review). This command computes a diff, hands it to the workflow, and presents the result. The workflow owns the fan-out (one rev
Alternatives in Git
- Git Worktree Setup — Create isolated git worktrees with instant feedback and background Rust verification 25.5k ★
- Triage Open Pull Requests — Review, label, and act on all open PRs for a repository using parallel review agents 10.8k ★
- Local Review — You are tasked with setting up a local review environment for a colleague's branch 10k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Slice Review
Run a multi-agent code review over a local diff (no PR or remote required) and report findings by severity wit
Code Review
Code review for branch changes. Analyzes git diff between branches with multi-level depth (low/medium/high). M
Kodus Review
Use when the user wants Kodus to review local changes, run kodus review or --prompt-only, fix Kodus review fin
Quick Review
Quick single-pass PR review using grounding-review discipline + Conventional Comments. Report-only with no PR
Converge
Run an unattended review→fix→re-review loop on the current branch until the reviewer has no findings at or abo
Local Custom Loop
A review command you define, on this machine — branch, verify, commit, review, fix findings, then push and ope
Related Agents
Orch Hard Slice
Heavy-tier worker for the orchestrator. Use for Class: hard — architecture, irreversible migrations, multi-sys
Fagan
External PR review agent. Invoke as a background task to produce a structured findings report for a pull reque
Principal Code Reviewer
Review non-trivial Kotlin/Java changes, crash/file/auth/navigation/lifecycle/security fixes, or multi-file dif