gh-review-comment

Community

Automate GitHub PR review comments.

Authorp-chan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill uses the gh CLI to manage Pull Request review comments on GitHub, including replies and resolution, to streamline code reviews.

Core Features & Use Cases

  • Reply to pull request comments: Programmatically post replies to PR review comments.
  • Resolve review threads: Mark review threads as resolved via GraphQL or REST API.
  • Automation: Automate repetitive comment workflows in code reviews.

Quick Start

Use the gh CLI to reply to a PR comment: gh api repos/OWNER/REPO/pulls/PR_NUMBER/comments/COMMENT_ID/replies -X POST
-f body="LGTM"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-review-comment
Download link: https://github.com/p-chan/dotfiles/archive/main.zip#gh-review-comment

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.