gh-review-resolve

Installation
SKILL.md

GH Review Resolve

Resolve GitHub PR review feedback without requiring the user to paste review-comment JSON manually. Own the full closeout loop after coding starts: discover the PR, fetch unresolved comments, assess validity, fix what is valid, run project gates, push, and resolve only the comments clearly addressed by the pushed commit(s).

Execution Contract

  • Required tools: git, gh, jq.
  • Use non-interactive commands and explicit flags by default.
  • Escalate permission for networked gh commands when sandboxing blocks them.
  • Do not ask the user to manually fetch PR or review-comment data unless automated discovery fails.

Support Files

Installs
3
GitHub Stars
4
First Seen
Jun 22, 2026
gh-review-resolve — gildesmarais/dotfiles