BeClaude

pr-pending-feedback

New
2.4kCommunity RegistryGeneralby Ryan Bates

Evaluate pending (unsubmitted) 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-pending-feedback.md https://raw.githubusercontent.com/ryanb/dotfiles/main/SKILL.md
3
Invoke in Claude Code
/pr-pending-feedback
View source on GitHub
code-reviewagent

Frequently Asked Questions

What is pr-pending-feedback?

Evaluate pending (unsubmitted) 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-pending-feedback?

To install pr-pending-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-pending-feedback.

What is pr-pending-feedback best for?

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