Review Session banner
kbarendrecht kbarendrecht

Review Session

Git community

Description

# Review a PR's threads — the orchd overlay session One session answers the whole of PR **{{PR}}** of `{{OWNER}}/{{REPO}}`: you read the threads, the human picks a way to resolve each one in the review overlay, you make the changes they picked, and you post. Vendored here so the daemon carries its own copy — substituted and written to a file the daemon owns, and you are told to read that file. Nothing is looked up on your command path. This is **overlay-driven**, not a pane you are steered fro

Installation

Installs to ~/.claude/skills/kbarendrecht-orchestrator-review-session/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kbarendrecht-orchestrator-review-session && curl -fsSL https://raw.githubusercontent.com/kbarendrecht/orchestrator/HEAD/commands/review-session.md -o ~/.claude/skills/kbarendrecht-orchestrator-review-session/SKILL.md

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

Full documentation available on GitHub

View Source Repository