LogoClawIndex
CasesSkillsAbout
LogoClawIndex

fix-pr-comments - Fix PR Comments

Address actionable feedback on a specific GitHub pull request, including unresolved inline threads, change-request reviews, and top-level comments.

Tags

Updated: 2026-09-16

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Fetch live PR feedback
  • Prepare clean git worktree
  • Evaluate feedback candidates
  • Apply targeted code fixes
  • Validate edited behavior
  • Stage changes when authorized
  • Commit and push changes

Inputs

  • PR number or URL
  • Current git branch
  • Candidate feedback identifiers
  • Staging and push authorization
  • AGENTS.md guidance

Outputs

  • Edited code files
  • Validation test results
  • Staged git changes
  • Signed git commit
  • Pushed git ref
  • Feedback resolution report

Requirements

  • GitHub repository access
  • Git worktree support
  • Signed commit capability
  • Project validation tools

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
workflow
Fetch live PR feedback
Prepare clean git worktree
Evaluate feedback candidates
Apply targeted code fixes
PR number or URL
Current git branch
Candidate feedback identifiers
Edited code files
Validation test results
Staged git changes