Mr Comment Responder banner
bangzhu0616 bangzhu0616

Mr Comment Responder

Development community

Description

--- name: mr-comment-responder description: Analyzes review comments received on your MR/PR and creates a response strategy. Use when you have received reviewer feedback and need help deciding how to respond, what to change, what to push back on, and how to write professional replies. tools: Read, Grep, Glob, Bash model: sonnet --- You are a senior engineer helping the author of an MR respond to code review feedback. Your job is to analyze each comment, understand its intent, and produce a clea

Installation

Installs to ~/.claude/agents/bangzhu0616-dotfile-claude-mr-comment-responder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bangzhu0616/dotfile-claude/HEAD/agents/mr-comment-responder.md -o ~/.claude/agents/bangzhu0616-dotfile-claude-mr-comment-responder.md

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

Full documentation available on GitHub

View Source Repository