Loading...
Loading...
Fetch, preview, merge, and test GitHub PRs locally. Great for trying upstream PRs before they're merged.
npx skill4agent add bjesuiter/skills github-prghgh auth logingithub-pr preview <owner/repo> <pr-number>github-pr fetch <owner/repo> <pr-number> [--branch <name>]pr/<number>github-pr merge <owner/repo> <pr-number> [--no-install]github-pr test <owner/repo> <pr-number># Preview MS Teams PR from clawdbot
github-pr preview clawdbot/clawdbot 404
# Fetch it locally
github-pr fetch clawdbot/clawdbot 404
# Merge into your current branch
github-pr merge clawdbot/clawdbot 404
# Or do the full test cycle
github-pr test clawdbot/clawdbot 404upstream--remote <name>test