Github Review Comments banner
zoolutions zoolutions

Github Review Comments

Git community

Description

--- description: "Use when a PR has unresolved review comments that need responses -- evaluates each comment, implements valid fixes, pushes back on incorrect suggestions, and resolves all threads." model: sonnet argument-hint: "PR number (e.g., 123 or #123)" allowed-tools: Bash(gh pr view:*), Bash(gh pr diff:*), Bash(gh pr comment:*), Bash(gh api:*), Bash(git log:*), Bash(git blame:*), Bash(git push:*), Bash(git commit:*), Bash(git add:*), Bash(bundle exec:*), Read, Write, Edit, Glob, Grep, Age

Installation

Installs to ~/.claude/commands/zoolutions-sidekiq-unique-jobs-github-review-comments.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/zoolutions/sidekiq-unique-jobs/HEAD/.claude/commands/github-review-comments.md -o ~/.claude/commands/zoolutions-sidekiq-unique-jobs-github-review-comments.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository