`gh` コマンドを用いて GitHub の PR レビューコメントを操作します。レビューコメントへの返信(Reply)や解決(Resolve)するときに必ず使用してください。
4.9
Rating
0
Installs
Version Control & Collaboration
Category
This skill provides concrete gh CLI commands for replying to and resolving GitHub PR review comments. The task knowledge is strong with working code examples for both REST and GraphQL APIs. However, the description lacks clarity on parameter substitution (OWNER, REPO, PR_NUMBER, COMMENT_ID, THREAD_ID, BODY) which may confuse a CLI agent about how to obtain these values. The structure is clean and appropriate for a focused skill. Novelty is moderate - while combining REST reply with GraphQL resolve operations adds value, the individual commands are relatively straightforward gh API calls. A CLI agent could potentially construct these with sufficient context, but having them pre-packaged with the correct API endpoints saves tokens and reduces errors, especially for the two-step resolve process.
Loading SKILL.md…

Skill Author