Resolve PR Parallel — Git skill for Claude Code
Resolve all PR comments using parallel processing.
How to install Resolve PR Parallel
Installs to ~/.claude/skills/barkleesanders-claude-code-starter-resolve_pr_parallel/SKILL.md
mkdir -p ~/.claude/skills/barkleesanders-claude-code-starter-resolve_pr_parallel && curl -fsSL https://raw.githubusercontent.com/barkleesanders/claude-code-starter/HEAD/commands/resolve_pr_parallel.md -o ~/.claude/skills/barkleesanders-claude-code-starter-resolve_pr_parallel/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Resolve PR Parallel does
Resolve all PR comments using parallel processing.
Alternatives in Git
- Address PR Comments 71.9k ★
- Fix PR — by metabase - Fetches and fixes unresolved PR comments by automatically retrieving feedback, addressing review 46.5k ★
- Worktree Parallel Init — Create multiple git worktrees for parallel development: $ARGUMENTS 23.4k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Resolve PR
Resolve GitHub PR review comments by implementing requested changes.
Ruver Lstm
Looks shit to me. Address review comments and merge conflicts on an existing PR. Verify, patch, reply, resolve
St PR Resolve
Resolve PR review comments: normalized findings, rigor-evaluated auto-declines with cited replies, one consoli
Push And Release
Git pull, resolve conflicts, push, fix hook errors, then release
Resolve Reviews
指定したPRの未解決レビューコメントに対応する
Resolve Issue
Fetch a GitHub issue, apply the fix, comment with what was done, and close the issue.
Related Agents
Resolve Comments
Reads inline and top-level review comments on an open PR, classifies each one (suspicious question nit refacto
PR Review Responder
Address PR review comments — fetch, fix, reply, and resolve threads in one pass
Golang Concurrency Reviewer
Use this agent when you need expert review of Go code implementation, particularly when the code involves goro