Debug Review Run banner
guimatheus92 guimatheus92

Debug Review Run

Git community

Description

--- description: How to debug a pr-review run that produced unexpected results (missing findings, parse errors, empty output, companion failures). --- # Debugging a Review Run ## Run artifacts Every `pr-review review` writes artifacts to `~/.pr-review/runs/<provider>__<owner>__<repo>__<pr>__<timestamp>/`: | File | Contains | |---|---| | `pr-review-gather.json` | Raw PR metadata, diff, comments | | `pr-context.md` | The shared context file read by the review passes (not by the orchestrator it

Installation

Installs to ~/.claude/skills/guimatheus92-pr-review-debug-review-run/SKILL.md

Terminal
mkdir -p ~/.claude/skills/guimatheus92-pr-review-debug-review-run && curl -fsSL https://raw.githubusercontent.com/guimatheus92/pr-review/HEAD/.claude/skills/debug-review-run.md -o ~/.claude/skills/guimatheus92-pr-review-debug-review-run/SKILL.md

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

Full documentation available on GitHub

View Source Repository