address-pr-comments

Installation
SKILL.md

Retrieve unresolved review comments and general conversation comments from the current branch's PR, explain each issue to the developer with a proposed fix, allow the developer to discuss and amend proposals, then spawn a coordinated team of developers to implement the fixes. After committing, reply to each comment on GitHub with details on how it was addressed.

Usage:

  • /address-pr-comments — Fetch and address unresolved PR comments for the current branch

Instructions:

  1. Verify prerequisites:
    • Run gh auth status via the Bash tool to verify the GitHub CLI is installed and authenticated
    • If gh is not available or not authenticated, display the following and STOP:
      GitHub CLI (gh) is not installed or not authenticated.
      Please install gh and run `gh auth login` before using /address-pr-comments.
      
Installs
85
First Seen
Apr 7, 2026
address-pr-comments — morphet81/cheat-sheets