resolve-pr-comment

Community

Resolve PR review comments with gh CLI.

Authorjorgeavaldez
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill streamlines the process of resolving GitHub PR review threads by programmatically identifying the thread associated with a given comment ID and applying the resolve action via the gh CLI, reducing manual steps after addressing feedback.

Core Features & Use Cases

  • Thread resolution workflow: locate the correct review thread for a PR comment and mark it as resolved using gh.
  • Safe in-practice usage: ensures the target thread is correctly identified by matching comment IDs to thread IDs.
  • Use Case: after finishing feedback in a PR, your automation resolves the corresponding thread to keep the review tidy.

Quick Start

Provide the PR comment ID (e.g., PRRC_<id>) to this skill to automatically locate and resolve the corresponding thread via gh.

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: resolve-pr-comment
Download link: https://github.com/jorgeavaldez/pi-config/archive/main.zip#resolve-pr-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.