# Gh Address Comments

> Codex curated GitHub skill for addressing pull request review comments, resolving threads, applying requested changes, and reporting verification.

- Skill: `rycen7822/gh-address-comments` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rycen7822/gh-address-comments`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rycen7822/gh-address-comments/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Rycen7822 (https://skillmd.com/u/rycen7822)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/rycen7822/gh-address-comments

---

# gh-address-comments
## When to Use
Use when the user asks to address GitHub PR review comments, collect unresolved threads, patch requested changes, and respond with verification notes.
## Do Not Use When
Do not use for failing CI logs without review comments; use gh-fix-ci instead.
## Required Inputs
Repository path, PR number or URL, gh authentication, review comment scope, and whether to post replies.
## Workflow
1. Fetch unresolved review comments.
2. Group comments by file and theme.
3. Patch the requested changes.
4. Run checks and prepare reply summaries.

