pr-reply

Draft concise GitHub PR review replies grounded in specs and code.

12|1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/helderberto/skills --skill pr-reply-helderberto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-reply
Source: https://github.com/helderberto/skills/tree/main/pr-reply
Command: npx skills add https://github.com/helderberto/skills --skill pr-reply-helderberto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drafting clear, respectful replies to GitHub PR review comments by grounding responses in the project's sources of truth (specs, ADRs, CHANGELOG, code, and prior PRs).

Core Features & Use Cases

  • Grounded responses: drafts replies that reflect the repository's specs and decisions.
  • Input flexibility: accepts quoted comments, permalinks, PR numbers, or pasted code blocks.
  • Output ready-to-post: produces a clean, text-only reply suitable for GitHub.

Quick Start

Paste the reviewer comment and optional file reference to generate a ready-to-post reply.

Frequently Asked Questions about pr-reply

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I draft replies to GitHub PR review comments?

To draft replies to GitHub PR review comments, paste the reviewer's quoted comment, permalink, or code block to generate a concise, ready-to-post text response grounded in your project's specs and ADRs.

What is the best way to answer code review comments using project documentation?

The best way to answer code review comments using project documentation is to ground your replies in sources of truth like specs, ADRs, and CHANGELOGs, ensuring your response reflects established repository decisions.

Can I use permalinks and PR numbers to generate pull request replies?

Yes, you can use permalinks and PR numbers to generate pull request replies. The skill accepts these inputs alongside pasted code blocks to guide your responses across open pull requests accurately.

How do I format GitHub pull request replies for direct posting?

To format GitHub pull request replies for direct posting, the skill outputs clean, text-only content that is ready to copy and paste directly into the GitHub comment box without further formatting.

Does the PR reply generation process work with pasted code blocks?

Yes, the PR reply generation process works with pasted code blocks. It accepts pasted code as input to understand the context and draft a friendly, concise reply that stays on point.