# Read Unresolved Pr Comments

> GitHub PRから未対応のコメントを取得します。GraphQL APIで (1) コード特定行への未解決Review threads（Resolve可能）と (2) コードブロックを含むIssue comments（会話タブ、Resolve不可）の両方を取得し、JSON形式で出力します。PR情報（番号・タイトル・URL・状態・作成者・レビュアー）も含まれます。

- Skill: `majiayu000/read-unresolved-pr-comments-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/read-unresolved-pr-comments-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/read-unresolved-pr-comments-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/majiayu000/read-unresolved-pr-comments-2

---


# Read Unresolved PR Comments

## Instructions
以下のコマンドを実行して、未解決のプルリクエストレビューコメントを取得します。

```
bash scripts/read-unresolved-pr-comments.sh 
```

