pr-reply

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

PR Reply

Draft replies to reviewer comments grounded in the project's source of truth (specs, ADRs, CHANGELOG, code, prior PRs). Output is text only — the user posts to GitHub themselves.

Pre-loaded context

  • Branch: !git rev-parse --abbrev-ref HEAD
  • Recent log: !git log --oneline -15
  • Spec dir: !ls docs/specs/ docs/adrs/ 2>/dev/null

Inputs

Accept any of:

  1. Quoted comment + file reference (most common, fastest)
    @src/foo.ts
    > Why are we wrapping JSON.stringify here?
    
Related skills

More from helderberto/skills

Installs
2
GitHub Stars
8
First Seen
14 days ago