@artale/pi-git-pr
v1.0.0
Published
Full PR workflow for Pi. Create, list, review, merge PRs with real tools — no more bash gymnastics.
Readme
pi-git-pr
Full PR workflow for Pi. Create, list, review, merge PRs with real tools — no more bash gymnastics.
Install
pi install npm:@artale/pi-git-prRequires gh CLI installed and authenticated.
Tools
| Tool | Description |
|------|-------------|
| create_pr | Create PR from current branch |
| list_prs | List PRs with filters |
| view_pr | PR details, reviews, stats |
| merge_pr | Merge with squash/rebase/merge |
| review_pr | Approve, request changes, comment |
| pr_checks | CI check status |
| checkout_pr | Check out a PR locally |
| pr_diff | Get PR diff |
Commands
/pr— create PR (auto-fills from commits)/pr list— list open PRs/pr view [num]— view PR details/pr merge [num]— merge PR/pr checks [num]— CI status/pr diff [num]— show diff
License
MIT
