resolving-github-pull-request-reviews

Installation
SKILL.md

GitHub PR Resolver

Automate the process of addressing pull request review feedback by processing ALL comments, making code fixes, resolving EVERY conversation thread, and fixing ALL failing CI checks.

This skill does NOT skip any comments. Every unresolved thread must be addressed and resolved.

Prerequisites

# Verify gh CLI is installed and authenticated
gh auth status

# If not authenticated, run:
gh auth login

Token requires repo scope for full repository access.

Workflow Overview

Installs
9
GitHub Stars
52
First Seen
Mar 9, 2026
resolving-github-pull-request-reviews — zenobi-us/dotfiles