Skip to main content

Github Pr Feedback

@mgreten/github-pr-feedbackv2026.08.26.1· 20d agoMODELS
01README

Reconstructs detailed GitHub pull-request feedback threads and bounded diff context for deterministic review and response workflows.

02Release Notes

Initial release: reconstruct detailed GitHub pull-request feedback threads and bounded diff context.

03Models1
@mgreten/github-pr-feedbackv2026.08.26.1github_pr_feedback.ts

Global Arguments

ArgumentTypeDescription
botAuthorsarray
reviewerBotsarray
maxDiffBytesnumber
fn fetchFeedback(input: string, nowIso?: string)
Fetch and reconstruct detailed feedback for one PR or an optional Graphite stack
ArgumentTypeDescription
inputstring
nowIso?string
fn gatherContext(prNumber: number, nowIso?: string)
Fetch PR metadata and a bounded final-state diff for detailed feedback evaluation
ArgumentTypeDescription
prNumbernumber
nowIso?string

Resources

feedbackBundle(7d)— Reconstructed PR feedback threads and evaluation counts
prContext(7d)— Detailed final-state PR diff and metadata used to evaluate feedback
04Stats
A
100 / 100
Downloads
1
Archive size
11.1 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
05Platforms
06Labels