development
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.
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.
PR Comment Handler
Guide to find the open PR for the current branch and address its comments with gh CLI. Run all
ghcommands with elevated network access.Prereq: ensure
ghis authenticated (for example, rungh auth loginonce), then rungh auth statuswith escalated permissions (include workflow/repo scopes) soghcommands succeed. If sandboxing blocksgh auth status, rerun it withsandbox_permissions=require_escalated.1) Inspect comments needing attention
2) Ask the user for clarification
3) If user chooses comments
Notes:
gh auth login, then retry.Install
npx claude-code-templates@latest --skill development/gh-address-commentsQuick start
Documentation
Use the links below for agent skills, troubleshooting, and official examples.
Resources