github-cli-code-review - GitHub CLI Code Review - Fetch PR Details and Review Threads
Use GitHub CLI to fetch PR details, review comments, and threads for code review feedback processing
Tags
Updated: 2026-02-13Typical Inputs
Typical Outputs
What this skill does
- fetch PR details
- pull review threads
- identify current branch PR
- parse review comments
- check thread state
Inputs
- git repository
- current branch
- GitHub authentication
- GitHub CLI installation
- PR review threads
Outputs
- PR details JSON
- review thread data
- actionable feedback list
- unresolved threads report
Requirements
- git repository available
- GitHub CLI installed
- GitHub authentication configured
- SSH access enabled
- current branch with associated PR
