development
gh-address-comments
Ayuda a abordar los comentarios de revisión/problemas en el PR abierto de GitHub para la rama actual usando la CLI de gh; verifica primero la autenticación con gh auth y solicita al usuario que se autentique si no ha iniciado sesión.
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.Instalación
npx claude-code-templates@latest --skill development/gh-address-commentsQuick start
Documentation
Use the links below for agent skills, troubleshooting, and official examples.
Recursos