概要
This skill provides a robust way for Claude to manage GitHub Pull Request metadata on Windows systems, offering seamless switching between the GitHub CLI (gh) and the REST API. It is particularly effective for handling private repositories where unauthenticated requests might return 404 errors, ensuring that PR titles, bodies, and comments are updated reliably. By using UTF-8 encoding and deterministic PowerShell scripts, it prevents common character corruption issues and authentication failures during automated git workflows.