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 stack-aware 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>
Installs
13
GitHub Stars
1
First Seen
Mar 10, 2026
github-review-workflow — rarestg/rarestg-skills