Github Review Pr banner
zoolutions zoolutions

Github Review Pr

Git community

Description

--- model: opus description: "Use when a PR needs full review — resolves merge conflicts with the base first, then fixes CI failures, then addresses unresolved review comments. Conflicts first so CI diagnoses the post-merge reality; failures before comments because comment fixes trigger new CI runs that obscure the original failures." argument-hint: "PR number (e.g., 923 or #923)" allowed-tools: Bash(gh pr list:*), Bash(gh pr view:*), Bash(gh pr checks:*), Bash(gh pr checkout:*), Bash(gh pr diff

Installation

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

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

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

Full documentation available on GitHub

View Source Repository