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-16Capabilities
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
