PR Address — Git skill for Claude Code
Address review comments on a PR — fix valid ones, reject invalid ones with explanation.
How to install PR Address
Installs to ~/.claude/skills/naeemba-claude-pr-loop-pr-address/SKILL.md
mkdir -p ~/.claude/skills/naeemba-claude-pr-loop-pr-address && curl -fsSL https://raw.githubusercontent.com/naeemba/claude-pr-loop/HEAD/commands/pr-address.md -o ~/.claude/skills/naeemba-claude-pr-loop-pr-address/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What PR Address does
description: Address review comments on a PR — fix valid ones, reject invalid ones with explanation argument-hint:
Check PR #$ARGUMENTS. There are review comments — go through each one:
- Decide if it's valid and relevant.
- If valid: fix it, then reply to the comment with the commit id of the fix.
- If rejecting: reply with a clear explanation of why.
Never resolve threads
This command replies; it does not resolve. Do NOT call the `resolveReviewThread` mutation on any
Alternatives in Git
- Address PR Comments 71.9k ★
- Fix PR — by metabase - Fetches and fixes unresolved PR comments by automatically retrieving feedback, addressing review 46.5k ★
- Gh Address Comments — Address review and issue comments on open GitHub PRs via CLI 14.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Address Review Comments
Systematically address all open GitHub PR review comments — fix code
Fix PR Comments
Fetch unresolved comments from this branch's pull request and address them systematically.
GitHub Review Comments
Use when a PR has unresolved review comments that need responses -- evaluates each comment, implements valid f
Address Comments
讀當前 branch 對應 PR 的 review 意見,列出讓使用者挑、提路由計畫確認後,逐項走 /maigo:quick · go · team 處理。讀不到 PR 直接擋下。
Ruver Lstm
Looks shit to me. Address review comments and merge conflicts on an existing PR. Verify, patch, reply, resolve
Gh PR Fix
Fix unresolved PR review comments from Copilot or CodeRabbit
Related Agents
PR Review Responder
Address PR review comments — fetch, fix, reply, and resolve threads in one pass
Fixme Handle Code Review
Triages code review findings using the unified taxonomy plus edge-case validity classifications (FIX_FAIL_FAST
Light Review Step3
Stage 3 of the Delphi review pipeline — verify code fixes hold up, revert the ones that don't, then compile. F