address-comments

Community

Address PR feedback and close threads fast.

AuthorSTRRL
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you manage and address GitHub PR review comments across review threads, including inline review_comments and general issue_comments, to streamline feedback resolution and keep PRs clean.

Core Features & Use Cases

  • Unified Comment Handling: List, view, reply, resolve, and hide both inline code comments and general PR feedback from a single interface.
  • Actionable Workflows: Turn reviewer feedback into concrete code changes or tracked tasks.
  • Graceful Resolution: Resolve or hide comments to keep PR conversations focused and actionable.
  • Use Case: When a Claude-driven discussion identifies multiple feedback points, you can systematically address each, reply with updates, and mark them resolved.

Quick Start

Start by listing comments: gh pr-comments list Inspect details: gh pr-comments view <comment-id> Decide on action (fix now, fix later, no changes): gh pr-comments reply <id> --body "<explanation>" Finally resolve or hide and optionally cleanup: gh pr-comments resolve <id> or gh pr-comments hide <id> --reason resolved, and run gh pr-comments cleanup

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: address-comments
Download link: https://github.com/STRRL/gh-pr-comments/archive/main.zip#address-comments

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.