parley

Installation
SKILL.md

Parley

Preferred (script-orchestrated):

SKILL_ROOT="<absolute-path-to-folder-containing-this-SKILL.md>"
SCRUTINY_BIN="$(bash "${SKILL_ROOT}/scripts/ensure-bin.sh")"
"$SCRUTINY_BIN" parley [--pr <url|number>]

Fetches unresolved review threads (GraphQL), asks members / evangelists / spawn mode, runs fix agents, host commits + pushes, then posts a reply under each thread via addPullRequestReviewThreadReply.

Sibling of /scrutiny and /forge (same binary, ~/.scrutiny/config.toml).

Usage

Installs
1
First Seen
Aug 3, 2026
parley — morphet81/scrutiny