bms:resolve-pr-comments

Installation
SKILL.md

Resolve PR Review Comments

Review open review comments on a GitHub PR one at a time, agree a fix with the user, apply the change to the branch, commit, push to GitHub, and mark the comment thread as resolved.

Arguments

If no PR URL is provided, prompt the user to provide one.

Prerequisites

  • gh CLI installed and authenticated

Workflow

1. Fetch open review comments

Use the gh CLI to fetch all review comments for the PR:

Installs
1
GitHub Stars
68
First Seen
1 day ago
bms:resolve-pr-comments — benmatselby/dotfiles