Read Feedback Revise banner
igerber igerber

Read Feedback Revise

Git community

Description

--- description: Read PR review feedback from a GitHub comment and enter plan mode to address it argument-hint: "<comment-URL>" --- # Read Feedback & Revise Read PR review feedback from a GitHub comment URL, analyze the feedback, and enter plan mode to produce an actionable implementation plan addressing the reviewer's concerns. ## Arguments `$ARGUMENTS` should contain: - **Comment URL** (required): A GitHub PR comment URL in one of these formats: - `https://github.com/{owner}/{repo}/pull/

Installation

Installs to ~/.claude/commands/igerber-diff-diff-read-feedback-revise.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/igerber/diff-diff/HEAD/.claude/commands/read-feedback-revise.md -o ~/.claude/commands/igerber-diff-diff-read-feedback-revise.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository