Pr Review Orchestrator banner
Sassy-Dog Sassy-Dog

Pr Review Orchestrator

Design community

Description

--- name: pr-review-orchestrator description: Diff-scoped design-level PR review. Reads the diff versus the derived default branch, classifies the changed paths into surfaces, fans out in parallel — ONLY to touched surfaces — to the nine sassy-dog reviewer agents in diff-scoped mode, runs its own integration-check pass for cross-surface concerns no single specialist can see, then aggregates, dedupes, and returns ONE report split into Blocking vs Nits. Repo-agnostic: it derives its base ref and i

Installation

Installs to ~/.claude/agents/sassy-dog-sassydog-skills-pr-review-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Sassy-Dog/sassydog-skills/HEAD/agents/pr-review-orchestrator.md -o ~/.claude/agents/sassy-dog-sassydog-skills-pr-review-orchestrator.md

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

Full documentation available on GitHub

View Source Repository