BeClaude

pr-feedback

New
2.4kCommunity RegistryGeneralby Ryan Bates

Evaluate unresolved review comments on the current branch's PR and, after user confirmation, address each in a separate sub-agent and separate commit.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/pr-feedback.md https://raw.githubusercontent.com/ryanb/dotfiles/main/SKILL.md
3
Invoke in Claude Code
/pr-feedback
View source on GitHub
code-reviewagent

Frequently Asked Questions

What is pr-feedback?

Evaluate unresolved review comments on the current branch's PR and, after user confirmation, address each in a separate sub-agent and separate commit.

How to install pr-feedback?

To install pr-feedback, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /pr-feedback.

What is pr-feedback best for?

pr-feedback is a community categorized under General. It is designed for: code-review, agent. Created by Ryan Bates.