LogoClawIndex
CasesSkillsAbout
LogoClawIndex

review-pr-comments - Review & Resolve PR Comments

Check a PR for unresolved review comments, assess each one, apply fixes where needed, and resolve addressed threads via the GitHub API.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Identify target pull request
  • Fetch unresolved review threads
  • Read code at commented lines
  • Triage threads into action categories
  • Apply minimal code fixes
  • Run project tests
  • Commit and push code changes
  • Post replies to reviewer comments
  • Resolve review threads via GraphQL
  • Restore original active GitHub account

Inputs

  • PR number or URL
  • Git repository remote URL
  • Active Git branch or worktree

Outputs

  • Committed and pushed code fixes
  • GitHub PR review comment replies
  • Resolved GitHub PR review threads
  • Summary report of resolved threads

Requirements

  • GitHub CLI tool gh
  • Git CLI tool
  • GitHub GraphQL and REST API access

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
github
pull-request
code-review
git
Identify target pull request
Fetch unresolved review threads
Read code at commented lines
Triage threads into action categories
PR number or URL
Git repository remote URL
Active Git branch or worktree
Committed and pushed code fixes
GitHub PR review comment replies
Resolved GitHub PR review threads