Skip to main content

Github

@keeb/githubv2026.07.18.1· 14d agoMODELSSKILLS
01README

List GitHub pull requests via the gh CLI from swamp workflows.

02Models1
@keeb/github/gh-pr-listv2026.02.14.4gh_pr_list.ts

Global Arguments

ArgumentTypeDescription
ownerstringGitHub repository owner
repostringGitHub repository name
stateenumPR state filter
limitnumberMaximum number of PRs to fetch
fn list(since?: string, sinceDays?: number)
List PRs from GitHub using the gh CLI
ArgumentTypeDescription
since?stringISO datetime to filter PRs after
sinceDays?numberNumber of days to look back

Resources

result(infinite)— Fetched pull requests
03Skills1
github1 file
04Previous Versions5
2026.04.22.3
2026.04.22.2

Added 1 skills

2026.04.06.1
2026.03.13.2
2026.03.13.1
05Stats
A
100 / 100
Downloads
16
Archive size
6.0 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
06Platforms
07Labels