address-github-comments

Installation
Summary

Systematically address GitHub PR review comments and issue feedback using the gh CLI.

  • Fetches and inspects PR comments and review threads to understand feedback before applying fixes
  • Guides categorization and planning of comments, with user confirmation checkpoints for prioritization
  • Applies code changes and responds to comment threads as resolved using gh CLI commands
  • Requires gh authentication; includes auth status verification as a prerequisite step
SKILL.md

Address GitHub Comments

Overview

Efficiently address PR review comments or issue feedback using the GitHub CLI (gh). This skill ensures all feedback is addressed systematically.

Prerequisites

Ensure gh is authenticated.

gh auth status

If not logged in, run gh auth login.

Workflow

1. Inspect Comments

Related skills
Installs
520
GitHub Stars
37.3K
First Seen
Jan 19, 2026