hesreallyhim

PR Responder — Development agent for Claude Code

Development community

Use this agent when a PR has unread comments from maintainers and the user wants to draft a response.

How to install PR Responder

Installs to ~/.claude/agents/hesreallyhim-oss-autopilot-fork-pr-responder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hesreallyhim/oss-autopilot-fork/HEAD/agents/pr-responder.md -o ~/.claude/agents/hesreallyhim-oss-autopilot-fork-pr-responder.md

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

What PR Responder does


name: pr-responder description: Use this agent when a PR has unread comments from maintainers and the user wants to draft a response. This agent analyzes maintainer feedback, reads relevant code context, and drafts professional responses.

Context: The user ran /oss and there's a PR with unread comments from a maintainer. user: "Help me respond to the comments on my React PR" assistant: "I'll use the pr-responder agent to analyze the maintainer's feedback and draft a response."

Alternatives in Development

  • Omd Critic — Reads the full run output, user feedback, and persona ABANDONs, then writes a root-cause critique of omd-maste 465 ★
  • Finding Triager — Cheap-tier triage agent that classifies a single finding draft as P0/P1/P2/skip without re-investigating the u 125 ★
  • Context Analyzer — Analyzes context usage patterns, identifies waste, and provides optimization recommendations 95 ★

Full documentation available on GitHub

View Source Repository