01README
List GitHub pull requests via the gh CLI from swamp workflows.
02Models
@keeb/github/gh-pr-listv2026.02.14.4gh_pr_list.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| owner | string | GitHub repository owner |
| repo | string | GitHub repository name |
| state | enum | PR state filter |
| limit | number | Maximum number of PRs to fetch |
fn list(since?: string, sinceDays?: number)
List PRs from GitHub using the gh CLI
| Argument | Type | Description |
|---|---|---|
| since? | string | ISO datetime to filter PRs after |
| sinceDays? | number | Number of days to look back |
Resources
result(infinite)— Fetched pull requests
03Skills
github1 file
04Previous Versions
2026.04.22.2Apr 22, 2026
Added 1 skills
2026.04.06.1Apr 7, 2026
2026.03.13.2Mar 13, 2026
2026.03.13.1Mar 13, 2026
05Stats
A
100 / 100
Downloads
14
Archive size
5.0 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description1/1earned
- At least one platform tag (or universal)1/1earned
- Two or more platform tags (or universal)1/1earned
- License declared1/1earned
- Verified public repository2/2earned
Repository
https://github.com/keeb/swamp-github06Security Notice
This extension includes AI agent skills that can modify AI assistant behavior. Review the skill files before installing.
07Platforms
08Labels