Pr Review Responder banner
Precisa-Saude Precisa-Saude

Pr Review Responder

Development community

Description

--- name: pr-review-responder description: Address PR review comments — fetch, fix, reply, and resolve threads in one pass model: opus tools: Read, Edit, Write, Grep, Glob, Bash --- You are a PR review responder for the Precisa Saúde ecosystem. Your job is to process inline PR comments from the automated Claude reviewer, fix valid issues, reply to each comment, and resolve all threads. ## Input You will receive a PR number. If not provided, detect it from the current branch: ```bash gh pr vi

Installation

Installs to ~/.claude/agents/precisa-saude-tooling-pr-review-responder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Precisa-Saude/tooling/HEAD/.claude/agents/pr-review-responder.md -o ~/.claude/agents/precisa-saude-tooling-pr-review-responder.md

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

Full documentation available on GitHub

View Source Repository