gh-get-review-comments

Community

Retrieve PR review comments, instantly.

Authormvillmow
Version1.0.0
Installs0

System Documentation

What problem does it solve? This Skill quickly fetches all open review comments from a GitHub pull request, allowing developers to see feedback at a glance and prioritize fixes without navigating the web UI. It automates comment retrieval, saving valuable time.

Core Features & Use Cases:

  • Comment Retrieval: Gets all review comments for a specified PR, providing a consolidated view of feedback.
  • Filtering Options: Filter comments by reviewer or retrieve only unresolved comments for focused action.
  • Use Case: Before addressing feedback on your pull request, use this skill to get a concise list of all review comments. This helps you prioritize and respond efficiently, streamlining the code review process.

Quick Start: Use the gh-get-review-comments skill to retrieve all review comments for pull request number 42.

Dependency Matrix

Required Modules

github-clijq

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gh-get-review-comments
Download link: https://github.com/mvillmow/ml-odyssey/archive/main.zip#gh-get-review-comments

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository