development
gh-address-comments
Помогите обработать комментарии к обзору/проблемам в открытом PR на GitHub для текущей ветки с использованием CLI gh; сначала проверьте аутентификацию gh и предложите пользователю войти в систему, если он не авторизован.
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.Установка
npx claude-code-templates@latest --skill development/gh-address-commentsQuick start
Documentation
Use the links below for agent skills, troubleshooting, and official examples.
Материалы