# Gh Address Comments

> Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

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

---


# gh-address-comments

## Intent
- Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

## Default operating pattern
1. Collect the current diff, review feedback, or readiness question.
2. Separate objective issues from style preferences and duplicated concerns.
3. Recommend concrete code changes, replies, or follow-up checks.
4. Verify the final state before marking the work ready.
5. Summarize remaining risks and ownership clearly.

## Pack fit
- Included in: `engineering-workflow`, `release-quality`
- Keep examples generic, privacy-safe, and portable across hosts.

## Boundary
- Do not use when there is no actual review feedback to process.

