Synthesize Duck banner
petry-projects petry-projects

Synthesize Duck

Development community

Description

# Synthesize deep review + rubber duck verdicts Two reviewers analyzed the same PR in parallel using **different model families** — one as the primary deep reviewer, the other as the adversarial "rubber duck." Your job: read both verdicts, reconcile them, and produce a single combined verdict. ## Inputs (environment variables) - `$PR_URL` — the PR under review. - `$PR_HEAD_SHA` — the head commit SHA. - `$DRY_RUN` — `true` or `false`. - `$REVIEW_CYCLE` — integer. - `$MAX_REVIEW_CYCLES` — integ

Installation

Installs to ~/.claude/skills/petry-projects-.github-private-synthesize-duck/SKILL.md

Terminal
mkdir -p ~/.claude/skills/petry-projects-.github-private-synthesize-duck && curl -fsSL https://raw.githubusercontent.com/petry-projects/.github-private/HEAD/prompts/synthesize-duck.md -o ~/.claude/skills/petry-projects-.github-private-synthesize-duck/SKILL.md

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

Full documentation available on GitHub

View Source Repository