
Pr Wrangler
- Updated July 20, 2026
- petems/pr-wrangler
pr-wrangler is a Claude Code plugin marketplace for a GitHub PR triage CLI so developers can classify pull requests and resolve review comments from human and bot reviewers.
About
pr-wrangler is a Claude Code marketplace bundling a Go terminal UI and skills for triaging GitHub pull requests and resolving review comments. Developers reach for it when they have multiple open PRs with mixed human and bot feedback and need a structured way to classify status, open worktree sessions, and clear review threads. The marketplace ships three plugins scoped to all comments, bot findings, or human reviewer notes.
- Go TUI classifies PRs into Fix CI, Address feedback, Resolve conflicts
- Three plugins for all, bot, and human review comment resolution
- Native GitHub API client with OAuth device flow auth
- Launches tmux sessions with configured Claude agent commands
- Does not depend on the gh CLI for token or API access
Pr Wrangler by the numbers
- Data as of Jul 21, 2026 (Skillselion catalog sync)
/plugin marketplace add petems/pr-wranglerAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | July 20, 2026 |
|---|---|
| Repository | petems/pr-wrangler ↗ |
How do you efficiently triage many open PRs and clear human and bot review comments without juggling browser tabs?
Triage GitHub PRs and resolve human, bot, and Copilot review comments with a Go TUI and Claude Code skills.
Who is it for?
Developers managing multiple GitHub pull requests who use tmux worktrees and Claude agents for review follow-up.
Skip if: Teams not using GitHub pull requests or developers who only need local git without PR review workflows.
What you get
Produces classified PR dashboards, tmux worktree sessions, and resolved review comment threads on the current pull request.
Plugins in this marketplace
3 plugins - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
What are the three marketplace plugins?
Pr Wrangler-review-comments resolves all comments, Pr Wrangler-review-bot-comments targets bot findings, and Pr Wrangler-review-human-comments handles human reviewer notes.
Does Pr Wrangler require the gh CLI?
No. It uses a native Go GitHub client and manages its own OAuth token via Pr Wrangler auth login.
How does it integrate with Claude Code?
The TUI can launch tmux sessions running configured Claude agent commands for CI fixes and review feedback on the selected PR.