github-review-workflow

Installation
SKILL.md

GitHub Review Workflow

Export inline PR review threads into a local queue, export CodeRabbit outside-diff comments and nitpicks into separate local-only queues, then follow this skill's local-first orchestration workflow in references/SOP.md.

Prerequisites

  • gh installed and authenticated
  • python3 available in the shell
  • the current working directory is the project that owns the PR

Export

Set SKILL_DIR to this skill's installed or repo-local path, then run:

python3 "$SKILL_DIR/scripts/export_github_review_comments.py" <pr-url>
Related skills
Installs
9
First Seen
Mar 10, 2026