๐Ÿ’ฌ
AutomationPython

Address PR Comments

by sickn33

Address PR Comments is an Automation skill for Claude Code, published by sickn33 in agentic-awesome-skills.

44.5K stars6.5K forkson sickn33/agentic-awesome-skillsAdded 2026/07/19+1% in starsRepository updated 2026/08/05
agent-skillsagentic-skillsai-agent-skillsai-agentsai-codingai-workflowsantigravityantigravity-skillsclaude-codeclaude-code-skillscodex-clicodex-skillscursorcursor-skillsdeveloper-toolsgemini-cligemini-skillskiromcpskill-library
Install in seconds
Install Address PR Comments
Copy Address PR Comments into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/sickn33/agentic-awesome-skills/tree/main/plugins/agentic-awesome-skills-claude/skills/address-github-comments ~/.claude/skills/address-github-comments

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/sickn33/agentic-awesome-skills.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
plugins/agentic-awesome-skills-claude/skills/address-github-comments/SKILL.md in sickn33/agentic-awesome-skills
Installs to
~/.claude/skills/address-github-comments
Collection
One of 26 skills cataloged from this repository
Category
Automation โ€” 2226 skills

What Address PR Comments does

Automatically fetch, categorize, and respond to GitHub Pull Request review comments and issues using the gh CLI. Ensures systematic feedback resolution and saves time in PR review cycles.

Address PR Comments is cataloged under Automation on DirSkills. Address PR Comments comes from a repository tagged agent-skills, agentic-skills, ai-agent-skills, ai-agents and ai-coding.

Documentation

README

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

Fetch the comments for the current branch's PR.

gh pr view --comments

Or use a custom script if available to list threads.

2. Categorize and Plan

  • List the comments and review threads.
  • Propose a fix for each.
  • Wait for user confirmation on which comments to address first if there are many.

3. Apply Fixes

Apply the code changes for the selected comments.

4. Respond to Comments

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Address PR Comments

  • What else does sickn33 publish alongside Address PR Comments?

    Address PR Comments is one of 26 skills that DirSkills catalogs from sickn33/agentic-awesome-skills, the repository it ships in. Its siblings there include 007 Security Audit, 2Slides Presentation Generator and 3D Web Experience. Each one is a separate skill with its own page in this directory, installs the same way Address PR Comments does, and is maintained by sickn33 in that same repository. The rest of the collection is listed on the sickn33/agentic-awesome-skills page.

  • How does Address PR Comments compare to other Automation skills?

    Address PR Comments ranks #45 by stars among the 2226 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Address PR Comments against them. Open each page to compare what they document and how they install.

More from sickn33/agentic-awesome-skills

Address PR Comments is one of 26 skills cataloged on DirSkills from sickn33/agentic-awesome-skills.

See all 26 skills โ†’