← スキル一覧に戻る

fetch-pr-review-comments
by shogogg
⭐ 3🍴 2📅 2025年12月13日
SKILL.md
name: fetch-pr-review-comments description: MUST use this skill when user asks to check/review PR comments, address reviewer feedback, fix review issues, or respond to code review. Fetches unresolved review comments from GitHub PR for the current branch.
Fetch PR Review Comments
Fetches unresolved review comments from the GitHub pull request corresponding to the current branch. You should use the bundled script to do this.
Instructions
- Run the script:
bash ~/.claude/skills/fetch-pr-review-comments/get_unresolved_review_comments.sh - Report the fetched unresolved review comments in a clear format. Do not use table format.
- STOP HERE - Do not proceed to fix or address the comments yet.
- Wait for user to explicitly request fixes.
Important Notes
- Requires
ghCLI to be authenticated - Only works when on a branch that has an associated pull request
- After reporting the comments, STOP and WAIT for user instructions. DO NOT:
- Create todo lists for fixing the comments
- Read or edit the mentioned files
- Start implementing any fixes
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です